RadialScaleInstance.SweepAngle Property

Definition

Gets the calculated value of the SweepAngle property in a RadialScale class.

public:
 property double SweepAngle { double get(); };
public double SweepAngle { get; }
member this.SweepAngle : double
Public ReadOnly Property SweepAngle As Double

Property Value

A double value that represents the calculated value of the SweepAngle property.

Applies to