Aspose::Page::XPS::XpsDocument::InsertPath طريقة
XpsDocument::InsertPath method
يدرج مسارًا جديدًا إلى الصفحة النشطة في موضع index .
System::SharedPtr<XpsModel::XpsPath> Aspose::Page::XPS::XpsDocument::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 XpsDocument
- Namespace Aspose::Page::XPS
- Library Aspose.Page for C++