ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common Namespace / Rect Structure / Width Property

In This Topic
    Width Property (Rect)
    In This Topic
    Gets the width of this rectangle.
    Syntax
    'Declaration
     
    Public ReadOnly Property Width As Double
    public double Width {get;}
    See Also