picture_size_mode property
picture_size_mode property
Gets and sets how to display the picture.
Definition:
@property
def picture_size_mode(self):
...
@picture_size_mode.setter
def picture_size_mode(self, value):
...
Gets and sets how to display the picture.
@property
def picture_size_mode(self):
...
@picture_size_mode.setter
def picture_size_mode(self, value):
...