line_dash_offset property
line_dash_offset property
Gets or sets the line dash offset.
Definition:
@property
def line_dash_offset(self):
...
@line_dash_offset.setter
def line_dash_offset(self, value):
...
See Also
- module
aspose.svg.rendering
- class
ICanvasContext