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

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