Aspose::Page::XPS::Features::EventBasedModifications::PageAPI::AddPath メソッド

PageAPI::AddPath method

ページに新しいパスを追加します。

System::SharedPtr<XpsModel::XpsPath> Aspose::Page::XPS::Features::EventBasedModifications::PageAPI::AddPath(System::SharedPtr<XpsModel::XpsPathGeometry> data)
パラメーター説明
データSystem::SharedPtr<XpsModel::XpsPathGeometry>パスのジオメトリ。

ReturnValue

追加されたパスです。

参照