ArcSegmentCenter Property

Gets the center point of this ArcSegment.

Definition

Namespace: KGySoft.Drawing.Shapes
Assembly: KGySoft.Drawing.Core (in KGySoft.Drawing.Core.dll) Version: 10.0.0-rc.1
C#
public PointF Center { get; }

Property Value

PointF

See Also