XpsDocument.CreatePath
XpsDocument.CreatePath method
Creates a new path.
public XpsPath CreatePath(XpsPathGeometry data)
Parameter | Type | Description |
---|---|---|
data | XpsPathGeometry | The geometry of the path. |
Return Value
New path.
See Also
- class XpsPath
- class XpsPathGeometry
- class XpsDocument
- namespace Aspose.Page.XPS
- assembly Aspose.Page