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