constrain_type property

constrain_type property

Gets or sets the type of the constrain.

Definition:

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

See Also