arrowhead_id property

arrowhead_id property

Gets or sets the arrowhead identifier.

Definition:

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

See Also