Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1RadialMenu Class / ExpandAreaThickness Property

In This Topic
    ExpandAreaThickness Property (C1RadialMenu)
    In This Topic
    Gets or sets the thickness of expand area.
    Syntax
    'Declaration
     
    
    Public Property ExpandAreaThickness As Double
    public double ExpandAreaThickness {get; set;}
    See Also