LineSegment.EndPoint

LineSegment.EndPoint property

終点を取得します。

public override PointF EndPoint { get; }

プロパティ値

終点。

関連項目