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

In This Topic
    ExpandAreaThickness Property (C1RadialMenuItem)
    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