alignment propriété
alignment propriété
Obtient et définit la position de Caption par rapport au contrôle.
Définition:
@property
def alignment(self):
...
@alignment.setter
def alignment(self, value):
...
Obtient et définit la position de Caption par rapport au contrôle.
@property
def alignment(self):
...
@alignment.setter
def alignment(self, value):
...