begin_arrow_width property

begin_arrow_width property

Specifies the width of the arrowhead for the begin of a line.

Definition:

@property
def begin_arrow_width(self):
    ...
@begin_arrow_width.setter
def begin_arrow_width(self, value):
    ...

See Also