Aspose::Page::XPS::XpsModel::XpsPathGeometry::AddSegment طريقة
XpsPathGeometry::AddSegment method
يضيف مقطع مسار إلى قائمة المقاطع الفرعية للشكل الأخير.
System::SharedPtr<XpsPathSegment> Aspose::Page::XPS::XpsModel::XpsPathGeometry::AddSegment(System::SharedPtr<XpsPathSegment> segment)
| Parameter | Type | الوصف |
|---|---|---|
| مقطع | System::SharedPtr<XpsPathSegment> | مقطع المسار الذي سيُضاف. |
ReturnValue
مقطع المسار المضاف.
انظر أيضًا
- Typedef SharedPtr
- Class XpsPathSegment
- Class XpsPathGeometry
- Namespace Aspose::Page::XPS::XpsModel
- Library Aspose.Page for C++