LineSegment.StartPoint

LineSegment.StartPoint property

始点を取得します。

public override PointF StartPoint { get; }

プロパティ値

出発点。

関連項目