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

In This Topic
    Margins Property (RadialMenuBaseStyle)
    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