ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX Namespace / RectL Structure / Size Property

In This Topic
    Size Property (RectL)
    In This Topic
    Gets the size of the rectangle.
    Syntax
    'Declaration
     
    Public ReadOnly Property Size As Size2L
    public Size2L Size {get;}
    See Also