Aspose::Page::XPS::Features::EventBasedModifications::PageAPI::InsertPath metod

PageAPI::InsertPath method

Infogar en ny sökväg på sidan på index position.

System::SharedPtr<XpsModel::XpsPath> Aspose::Page::XPS::Features::EventBasedModifications::PageAPI::InsertPath(int32_t index, System::SharedPtr<XpsModel::XpsPathGeometry> data)
ParameterTypeBeskrivning
indexint32_tPosition där en ny bana ska infogas.
dataSystem::SharedPtr<XpsModel::XpsPathGeometry>Geometrin för banan.

ReturnValue

Infogad bana.

Se även