orientation Eigentum
orientation Eigentum
Ruft ab und legt fest, ob SpinButton oder ScrollBar vertikal oder horizontal ausgerichtet ist.
Definition:
@property
def orientation(self):
...
@orientation.setter
def orientation(self, value):
...
Ruft ab und legt fest, ob SpinButton oder ScrollBar vertikal oder horizontal ausgerichtet ist.
@property
def orientation(self):
...
@orientation.setter
def orientation(self, value):
...