Aspose::Page::XPS::XpsDocument::CreatePath-Methode
XpsDocument::CreatePath method
Erstellt einen neuen Pfad.
System::SharedPtr<XpsModel::XpsPath> Aspose::Page::XPS::XpsDocument::CreatePath(System::SharedPtr<XpsModel::XpsPathGeometry> data)
| Parameter | Typ | Beschreibung |
|---|---|---|
| Daten | System::SharedPtr<XpsModel::XpsPathGeometry> | Die Geometrie des Pfads. |
ReturnValue
Neuer Pfad.
Siehe auch
- Typedef SharedPtr
- Class XpsPath
- Class XpsPathGeometry
- Class XpsDocument
- Namespace Aspose::Page::XPS
- Library Aspose.Page for C++