Aspose::Page::XPS::XpsDocument::AddPath methode

XpsDocument::AddPath method

Voegt een nieuw pad toe aan de actieve pagina.

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

ReturnValue

Pad toegevoegd.

Zie ook