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


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

Reference

C1RadialMenuItem Class
C1RadialMenuItem Members