PathArcToSweepAngle Property

Angle in degrees measured clockwise from the startAngle parameter to ending point of the arc.

Definition

Namespace: SMath.Drawing
Assembly: SMath.Drawing (in SMath.Drawing.dll) Version: 1.2.0
C#
public float SweepAngle { get; set; }

Property Value

Single

See Also