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

PageAPI::AddPath method

Fügt der Seite einen neuen Pfad hinzu.

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

ReturnValue

Pfad hinzugefügt.

Siehe auch