entmode property

entmode property

The Entmode

Definition:

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

See Also