Blazor | ComponentOne
C1.Blazor.Viewer Assembly / C1.Blazor.Viewer.Model Namespace / Rect Class / Width Property

In This Topic
    Width Property (Rect)
    In This Topic
    The width
    Syntax
    'Declaration
     
    
    Public Property Width As Double
    public double Width {get; set;}
    See Also