طريقة Aspose::Page::XPS::XpsModel::XpsPathGeometry::InsertSegment method

XpsPathGeometry::InsertSegment method

يدرج مقطع مسار إلى قائمة المقاطع الفرعية للشكل الأخير في موضع index.

System::SharedPtr<XpsPathSegment> Aspose::Page::XPS::XpsModel::XpsPathGeometry::InsertSegment(int32_t index, System::SharedPtr<XpsPathSegment> segment)
ParameterTypeالوصف
الفهرسint32_tالموضع الذي يجب إدراج المقطع فيه.
مقطعSystem::SharedPtr<XpsPathSegment>مقطع مسار سيتم إدراجه.

ReturnValue

تم إدراج مقطع المسار.

انظر أيضًا