create_path method
create_path
Creates a new path.
Returns
New path.
def create_path(self, data):
...
Parameter | Type | Description |
---|---|---|
data | aspose.page.xps.xpsmodel.XpsPathGeometry | The geometry of the path. |
See Also
- module
aspose.page.xps
- class
XpsDocument
- class
XpsPath