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

PageAPI::CreatePath method

Erstellt einen neuen Pfad.

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

ReturnValue

Neuer Pfad.

Siehe auch