Aspose::Page::XPS::XpsModel::XpsCanvas::AddPath Methode

XpsCanvas::AddPath method

Fügt einen neuen Path zur Kindliste dieses Canvas hinzu.

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

ReturnValue

Pfad hinzugefügt.

Siehe auch