ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.5.2 Assembly / C1.Win.C1Chart3D Namespace / Rounding Class / RightTop Property

In This Topic
    RightTop Property
    In This Topic
    Gets or sets the radius of rounding for the right top corner of the rectangle.
    Syntax
    'Declaration
     
    Public Property RightTop As System.Integer
    public System.int RightTop {get; set;}
    Remarks
    Setting this property will override the All property value for the RightTop region of the border.
    See Also