arrowhead_size property

arrowhead_size property

Gets or sets the size of the arrowhead.

Definition:

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

See Also