context property
context property
Gets the canvas context associated with the canvas.
Definition:
@property
def context(self):
...
See Also
- module
aspose.svg.rendering
- class
ICanvas
- class
ICanvasContext
Gets the canvas context associated with the canvas.
@property
def context(self):
...
aspose.svg.rendering
ICanvas
ICanvasContext