Gets the start angle of this arc element.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
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.
WpfDiagram Programmer's Guide | © 2024 MindFusion |