Menu for WPF | ComponentOne
C1.WPF.Menu Namespace / C1RadialMenuItem Class / Angle Property

In This Topic
    Angle Property
    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