alignment property
alignment property
Gets and set the position of the Caption relative to the control.
Definition:
@property
def alignment(self):
...
@alignment.setter
def alignment(self, value):
...
Gets and set the position of the Caption relative to the control.
@property
def alignment(self):
...
@alignment.setter
def alignment(self, value):
...