Aspose::Page::XPS::Features::EventBasedModifications::PageAPI::CreatePath method
PageAPI::CreatePath method
Creates a new path.
System::SharedPtr<Aspose::Page::XPS::XpsModel::XpsPath> Aspose::Page::XPS::Features::EventBasedModifications::PageAPI::CreatePath(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
New path.
See Also
- Typedef SharedPtr
- Class XpsPath
- Class XpsPathGeometry
- Class PageAPI
- Namespace Aspose::Page::XPS::Features::EventBasedModifications
- Library Aspose.Page for C++