XpsPathGeometry.RemoveSegmentAt

XpsPathGeometry.RemoveSegmentAt method

の子セグメントのリストからパス セグメントを削除します の最後のパス図index位置.

public XpsPathSegment RemoveSegmentAt(int index)
パラメータタイプ説明
indexInt32パス セグメントを削除する位置。

戻り値

パス セグメントを削除しました。

関連項目