Aspose::Page::XPS::Features::EventBasedModifications::PageAPI::InsertPath メソッド
PageAPI::InsertPath method
index 位置に新しいパスをページに挿入します。
System::SharedPtr<XpsModel::XpsPath> Aspose::Page::XPS::Features::EventBasedModifications::PageAPI::InsertPath(int32_t index, System::SharedPtr<XpsModel::XpsPathGeometry> data)
| パラメーター | 型 | 説明 |
|---|---|---|
| インデックス | int32_t | 新しいパスを挿入すべき位置。 |
| データ | System::SharedPtr<XpsModel::XpsPathGeometry> | パスのジオメトリ。 |
ReturnValue
挿入されたパス。
参照
- Typedef SharedPtr
- Class XpsPath
- Class XpsPathGeometry
- Class PageAPI
- Namespace Aspose::Page::XPS::Features::EventBasedModifications
- Library Aspose.Page for C++