Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RectangleD Structure / Size Property

In This Topic
    Size Property (RectangleD)
    In This Topic
    Gets or sets the size of the current RectangleD structure.
    Syntax
    'Declaration
     
    Public Property Size As SizeD
    public SizeD Size {get; set;}
    See Also