begin_type property

begin_type property

Specifies an arrowhead for the begin of a line.

Definition:

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

See Also