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