Aspose::Page::XPS::XpsModel::XpsCanvas::InsertPath طريقة

XpsCanvas::InsertPath method

يدرج مسارًا جديدًا إلى قائمة الأطفال لهذا الـ canvas في موضع index.

System::SharedPtr<XpsPath> Aspose::Page::XPS::XpsModel::XpsCanvas::InsertPath(int32_t index, System::SharedPtr<XpsPathGeometry> data)
ParameterTypeالوصف
الفهرسint32_tالموضع الذي يجب إدراج مسار جديد فيه.
بياناتSystem::SharedPtr<XpsPathGeometry>هندسة المسار.

ReturnValue

المسار المُدرج.

انظر أيضًا