ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml 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 System.Double
    public System.double Angle {get; set;}
    Remarks
    This property is set by the C1RadialPanel panel.
    See Also