arrow_head_flag property

arrow_head_flag property

Gets or sets the arrowhead flag.

Definition:

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

See Also