StartPoint

IOrderedShape.StartPoint property

Gets the starting shape point.

public PointF StartPoint { get; }

Property Value

The starting shape point.

See Also