Reports for WinForms | ComponentOne
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 Double
    public double Width {get; set;}
    See Also