Blazor | ComponentOne
C1.Blazor.Core Assembly / C1.Blazor.Core Namespace / C1Thickness Structure / Right Property

In This Topic
    Right Property (C1Thickness)
    In This Topic
    Gets or sets the width, in pixels, of the right side of the bounding rectangle.
    Syntax
    'Declaration
     
    
    Public Property Right As Double
    public double Right {get; set;}
    See Also