Aspose::Page::XPS::XpsModel::XpsCanvas::AddPath methode
XpsCanvas::AddPath method
Voegt een nieuw pad toe aan de kindlijst van dit canvas.
System::SharedPtr<XpsPath> Aspose::Page::XPS::XpsModel::XpsCanvas::AddPath(System::SharedPtr<XpsPathGeometry> data)
| Parameter | Type | Beschrijving |
|---|---|---|
| gegevens | System::SharedPtr<XpsPathGeometry> | De geometrie van het pad. |
ReturnValue
Pad toegevoegd.
Zie ook
- Typedef SharedPtr
- Class XpsPath
- Class XpsPathGeometry
- Class XpsCanvas
- Namespace Aspose::Page::XPS::XpsModel
- Library Aspose.Page for C++