XpsCanvas.AddPath
XpsCanvas.AddPath method
Adds a new path to this canvas’s child list.
public XpsPath AddPath(XpsPathGeometry data)
Parameter | Type | Description |
---|---|---|
data | XpsPathGeometry | The geometry of the path. |
Return Value
Added path.
See Also
- class XpsPath
- class XpsPathGeometry
- class XpsCanvas
- namespace Aspose.Page.XPS.XpsModel
- assembly Aspose.Page