ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common Namespace / Rect Structure / Size Property

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

    Property Value

    The size.
    See Also