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

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

参照