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

In This Topic
    Height Property (Rect)
    In This Topic
    Gets the height of this rectangle.
    Syntax
    'Declaration
     
    Public ReadOnly Property Height As Double
    public double Height {get;}
    See Also