Aspose::Page::XPS::XpsDocument::AddPath Methode

XpsDocument::AddPath method

Fügt der aktiven Seite einen neuen Pfad hinzu.

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

ReturnValue

Pfad hinzugefügt.

Siehe auch