Gets the sweep angle of this arc element.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public double SweepAngle { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property SweepAngle As Double |
A double value specifying the sweep angle of the arc, in degrees.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |