line_dash_offset property
line_dash_offset property
Sets or gets the phase offset of the current line dash pattern.
Definition:
@property
def line_dash_offset(self):
    ...
@line_dash_offset.setter
def line_dash_offset(self, value):
    ...
See Also
- module 
aspose.html.rendering - class 
GraphicContext