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

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