Aspose::Page::XPS::XpsDocument::InsertPath طريقة

XpsDocument::InsertPath method

يدرج مسارًا جديدًا إلى الصفحة النشطة في موضع index .

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

ReturnValue

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

انظر أيضًا