Gets or sets the end angle of the arc.
Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges
SyntaxC#
Copy Code
|
|---|
public float EndAngle { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property EndAngle As Single |
A float value representing the end angle of the arc.
See Also