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

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

    Property Value

    The top.
    See Also