Aspose::Page::XPS::Features::EventBasedModifications::PageAPI::AddPath method

PageAPI::AddPath method

Voegt een nieuw pad toe aan de pagina.

System::SharedPtr<XpsModel::XpsPath> Aspose::Page::XPS::Features::EventBasedModifications::PageAPI::AddPath(System::SharedPtr<XpsModel::XpsPathGeometry> data)
ParameterTypeBeschrijving
gegevensSystem::SharedPtr<XpsModel::XpsPathGeometry>De geometrie van het pad.

ReturnValue

Pad toegevoegd.

Zie ook