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