IOrderedShape.StartPoint

IOrderedShape.StartPoint property

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

public PointF StartPoint { get; }

プロパティ値

形状の開始点。

関連項目