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