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