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

削除されたパスセグメント。

参照