ComponentOne Reports for WPF
C1.C1Preview Namespace / RectangleProps Class / Width Property

In This Topic
    Width Property (RectangleProps)
    In This Topic
    Gets or sets the width of the current rectangle.
    Syntax
    'Declaration
     
    Public Property Width As Unit
    public Unit Width {get; set;}
    See Also