ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / DrawText2 Class / Left Property

In This Topic
    Left Property (DrawText2)
    In This Topic
    Gets the left of the item.
    Syntax
    'Declaration
     
    Public ReadOnly Property Left As Single
    public float Left {get;}
    See Also