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