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

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

    Property Value

    The top.
    See Also