Blazor | ComponentOne
C1.Blazor.Core Assembly / C1.Blazor.Core Namespace / C1Rect Structure / Width Property

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