MindFusion.Wpf Pack Programmer's Guide
ArcTemplate.SweepAngle Property
See Also
 





Gets the sweep angle of this arc element.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public double SweepAngle { get; }

Visual Basic  Copy Code

Public ReadOnly Property SweepAngle As Double

 Property Value

A double value specifying the sweep angle of the arc, in degrees.

 See Also

ArcTemplate Members
ArcTemplate Class
MindFusion.Diagramming.Wpf Namespace