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

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