ComponentOne Sizer for WinForms
C1.Win.C1Sizer.4.5.2 Assembly / C1.Win.C1Sizer 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 System.Integer
    public System.int RightTop {get; set;}
    See Also