InputPanel for WinForms | ComponentOne
C1.Win.8 Assembly / C1.Framework Namespace / Corners Structure / RightTop Property

In This Topic
    RightTop Property (Corners)
    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