ComponentOne SuperTooltip for WinForms
C1.Win.4.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 System.Integer
    public System.int RightTop {get; set;}
    See Also