ComponentOne Basic Library for WPF and Silverlight
ExpandAreaThickness Property (C1RadialMenu)


C1.WPF Namespace > C1RadialMenu Class : ExpandAreaThickness Property
Gets or sets the thickness of expand area.
Syntax
'Declaration
 
Public Property ExpandAreaThickness As System.Double
'Usage
 
Dim instance As C1RadialMenu
Dim value As System.Double
 
instance.ExpandAreaThickness = value
 
value = instance.ExpandAreaThickness
public System.double ExpandAreaThickness {get; set;}
See Also

Reference

C1RadialMenu Class
C1RadialMenu Members