Aspose::Page::XPS::Features::EventBasedModifications::PageAPI::InsertPath طريقة

PageAPI::InsertPath method

يدرج Path جديد إلى الصفحة في موضع index.

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

ReturnValue

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

انظر أيضًا