PolygonShape.StartPoint

PolygonShape.StartPoint property

Gets the starting shape point.

public virtual PointF StartPoint { get; }

Property Value

The starting shape point.

See Also