draw_m_leader_order_type property

draw_m_leader_order_type property

Gets or sets the type of the draw m leader order.

Definition:

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

See Also