Aspose::Page::XPS::Features::EventBasedModifications::PageAPI::InsertPath طريقة
PageAPI::InsertPath method
يدرج Path جديد إلى الصفحة في موضع index.
System::SharedPtr<XpsModel::XpsPath> Aspose::Page::XPS::Features::EventBasedModifications::PageAPI::InsertPath(int32_t index, System::SharedPtr<XpsModel::XpsPathGeometry> data)
| Parameter | Type | الوصف |
|---|---|---|
| الفهرس | 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++