PolygonShape.StartPoint

PolygonShape.StartPoint property

形状の開始点を取得します。

public virtual PointF StartPoint { get; }

プロパティ値

形状の開始点。

関連項目