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

In This Topic
    Rounding Property
    In This Topic
    Gets the Rounding object that controls the rounding of corners.
    Syntax
    'Declaration
     
    Public ReadOnly Property Rounding As Rounding
    public Rounding Rounding {get;}
    See Also