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)
| Parameter | Typ | Beschreibung |
|---|---|---|
| Daten | System::SharedPtr<XpsModel::XpsPathGeometry> | Die Geometrie des Pfads. |
ReturnValue
Pfad hinzugefügt.
Siehe auch
- Typedef SharedPtr
- Class XpsPath
- Class XpsPathGeometry
- Class XpsDocument
- Namespace Aspose::Page::XPS
- Library Aspose.Page for C++