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)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| index | 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++