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