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

In This Topic
    Margins Property (RadialMenuStyle)
    In This Topic
    Gets or sets the thickness of the margins around the element.
    Syntax
    'Declaration
     
    
    Public Property Margins As Integer
    public int Margins {get; set;}
    See Also