ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RectangleD Structure / Width Property

In This Topic
    Width Property (RectangleD)
    In This Topic
    Gets or sets the width of the current RectangleD structure.
    Syntax
    'Declaration
     
    Public Property Width As System.Double
    public System.double Width {get; set;}
    See Also