draw_leader_order_type property

draw_leader_order_type property

Gets or sets the type of the draw leader order.

Definition:

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

See Also