ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / IntersectClip Class / Height Property

In This Topic
    Height Property (IntersectClip)
    In This Topic
    Gets the height.
    Syntax
    'Declaration
     
    Public ReadOnly Property Height As Single
    public float Height {get;}

    Property Value

    The height.
    See Also