Input for WinForms | ComponentOne
C1.Framework Namespace / Corners Structure / RightTop Property

In This Topic
    RightTop Property
    In This Topic
    Gets or sets the radius for the right top corner.
    Syntax
    'Declaration
     
    
    Public Property RightTop As Integer
    public int RightTop {get; set;}
    See Also