line_dash_pattern property
line_dash_pattern property
Sets or gets the description of the dash pattern to be used when paths are stroked.
Definition:
@property
def line_dash_pattern(self):
...
@line_dash_pattern.setter
def line_dash_pattern(self, value):
...
See Also
- module
aspose.svg.rendering
- class
GraphicContext