طريقة Aspose::Page::XPS::XpsModel::XpsPathGeometry::RemoveSegment method
XpsPathGeometry::RemoveSegment method
يزيل مقطع مسار من قائمة المقاطع الفرعية للشكل الأخير.
System::SharedPtr<XpsPathSegment> Aspose::Page::XPS::XpsModel::XpsPathGeometry::RemoveSegment(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++