Docking Tab for WinForms | ComponentOne
C1.Win.Command.Styles.RadialMenu Namespace / RadialMenuStyle Class / BorderGapAngle Property

In This Topic
    BorderGapAngle Property (RadialMenuStyle)
    In This Topic
    Gets or sets the angle for border gaps for elements.
    Syntax
    'Declaration
     
    
    Public Property BorderGapAngle As Double
    public double BorderGapAngle {get; set;}
    See Also