Aspose::Page::XPS::XpsDocument::InsertPath metod

XpsDocument::InsertPath method

Infogar en ny path till den aktiva sidan på index position.

System::SharedPtr<XpsModel::XpsPath> Aspose::Page::XPS::XpsDocument::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