begin_arrow_length property

begin_arrow_length property

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

Definition:

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

See Also