Aspose::Page::XPS::XpsDocument::AddPath method
XpsDocument::AddPath method
Adds a new path to the active page.
System::SharedPtr<XpsModel::XpsPath> Aspose::Page::XPS::XpsDocument::AddPath(System::SharedPtr<XpsModel::XpsPathGeometry> data)
Parameter | Type | Description |
---|---|---|
data | System::SharedPtr<XpsModel::XpsPathGeometry> | The geometry of the path. |
ReturnValue
Added path.
See Also
- Typedef SharedPtr
- Class XpsPath
- Class XpsPathGeometry
- Class XpsDocument
- Namespace Aspose::Page::XPS
- Library Aspose.Page for C++