Aspose::Page::XPS::XpsDocument::CreatePath methode

XpsDocument::CreatePath method

Maakt een nieuw pad.

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

ReturnValue

Nieuw pad.

Zie ook