arrowhead_index property

arrowhead_index property

Gets or sets the index of the arrowhead.

Definition:

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

See Also