ArcSegmentStartAngle Property
Gets the start angle of this
ArcSegment in degrees. The angle is measured clockwise from the x-axis.
Namespace: KGySoft.Drawing.ShapesAssembly: KGySoft.Drawing.Core (in KGySoft.Drawing.Core.dll) Version: 10.0.0-rc.1
public float StartAngle { get; }
Public ReadOnly Property StartAngle As Single
Get
public:
property float StartAngle {
float get ();
}
member StartAngle : float32 with get
Property Value
Single