arrow_head_id2 property

arrow_head_id2 property

Gets or sets the arrow head id2.

Definition:

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

See Also