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