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