ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.Slicer.4.5.2 Assembly / C1.Win.FlexPivot.Styles Namespace / ButtonStyles Class / Corners Property

In This Topic
    Corners Property (ButtonStyles)
    In This Topic
    Gets or sets the radii of the element corners.
    Syntax
    'Declaration
     
    Public Property Corners As C1.Framework.Corners
    public C1.Framework.Corners Corners {get; set;}
    See Also