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

In This Topic
    Angle Property (C1RadialMenuItem)
    In This Topic
    Gets or sets the item angle.
    Syntax
    'Declaration
     
    
    Public Property Angle As Double
    public double Angle {get; set;}
    Remarks
    This property is set by the C1RadialPanel panel.
    See Also