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