Aspose::Page::XPS::XpsDocument::CreatePath-Methode

XpsDocument::CreatePath method

Erstellt einen neuen Pfad.

System::SharedPtr<XpsModel::XpsPath> Aspose::Page::XPS::XpsDocument::CreatePath(System::SharedPtr<XpsModel::XpsPathGeometry> data)
ParameterTypBeschreibung
DatenSystem::SharedPtr<XpsModel::XpsPathGeometry>Die Geometrie des Pfads.

ReturnValue

Neuer Pfad.

Siehe auch