pen_style property
pen_style property
The pen style of the distance annotation.
Definition:
@property
def pen_style(self):
...
@pen_style.setter
def pen_style(self, value):
...
See Also
- class
DistanceAnnotation
The pen style of the distance annotation.
@property
def pen_style(self):
...
@pen_style.setter
def pen_style(self, value):
...
DistanceAnnotation