ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX Namespace / RectD Structure / Size Property

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