height property
height property
Gets or sets the height of thumbnail in pixels.
Definition:
@property
def height(self):
...
@height.setter
def height(self, value):
...
Gets or sets the height of thumbnail in pixels.
@property
def height(self):
...
@height.setter
def height(self, value):
...