Basic Library for WPF and Silverlight | ComponentOne
C1.Silverlight Namespace / C1RadialPanel Class / StartAngle Property

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