PathArcToSweepAngle Property
Angle in degrees measured clockwise from the startAngle parameter to ending point of the arc.
Namespace: SMath.DrawingAssembly: SMath.Drawing (in SMath.Drawing.dll) Version: 1.2.0
public float SweepAngle { get; set; }
Public Property SweepAngle As Single
Get
Set
public:
property float SweepAngle {
float get ();
void set (float value);
}
member SweepAngle : float32 with get, set
Property Value
Single