ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Drawing Namespace / TextMetrics Structure / Width Field

In This Topic
    Width Field (TextMetrics)
    In This Topic
    Gets the width of the text layout.
    Syntax
    'Declaration
     
    Public ReadOnly Width As Single
    public readonly float Width

    Field Value

    The width of the text layout as a System.Single.
    See Also