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


C1.Silverlight Namespace > C1RadialMenu Class : Width Property
Syntax
'Declaration
 
Public Property Width As System.Double
'Usage
 
Dim instance As C1RadialMenu
Dim value As System.Double
 
instance.Width = value
 
value = instance.Width
public System.double Width {get; set;}
See Also

Reference

C1RadialMenu Class
C1RadialMenu Members