ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1RadialPanel Class / EndAngle Property

In This Topic
    EndAngle Property
    In This Topic
    Gets or sets a value that indicates the angle to position the last child element.
    Syntax
    'Declaration
     
    Public Property EndAngle As System.Double
    public System.double EndAngle {get; set;}
    See Also