Menu for WPF | ComponentOne
C1.WPF.Menu Namespace / C1RadialNumericItem Class / SliderMargin Property

In This Topic
    SliderMargin Property
    In This Topic
    The margin of the radial slider.
    Syntax
    'Declaration
     
    
    Public Property SliderMargin As Thickness
    public Thickness SliderMargin {get; set;}
    See Also