Aspose::Page::XPS::XpsModel::XpsPathGeometry::RemoveSegmentAt メソッド
XpsPathGeometry::RemoveSegmentAt method
最後のパス図形の子セグメントリストの index 位置からパスセグメントを削除します。
System::SharedPtr<XpsPathSegment> Aspose::Page::XPS::XpsModel::XpsPathGeometry::RemoveSegmentAt(int32_t index)
| パラメーター | 型 | 説明 |
|---|---|---|
| インデックス | int32_t | パスセグメントを削除すべき位置。 |
ReturnValue
削除されたパスセグメント。
参照
- Typedef SharedPtr
- Class XpsPathSegment
- Class XpsPathGeometry
- Namespace Aspose::Page::XPS::XpsModel
- Library Aspose.Page for C++