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