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

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