Aspose::Page::XPS::XpsModel::XpsCanvas::InsertPath طريقة
XpsCanvas::InsertPath method
يدرج مسارًا جديدًا إلى قائمة الأطفال لهذا الـ canvas في موضع index.
System::SharedPtr<XpsPath> Aspose::Page::XPS::XpsModel::XpsCanvas::InsertPath(int32_t index, System::SharedPtr<XpsPathGeometry> data)
| Parameter | Type | الوصف |
|---|---|---|
| الفهرس | int32_t | الموضع الذي يجب إدراج مسار جديد فيه. |
| بيانات | System::SharedPtr<XpsPathGeometry> | هندسة المسار. |
ReturnValue
المسار المُدرج.
انظر أيضًا
- Typedef SharedPtr
- Class XpsPath
- Class XpsPathGeometry
- Class XpsCanvas
- Namespace Aspose::Page::XPS::XpsModel
- Library Aspose.Page for C++