height property
height property
Definition:
@property
def height(self):
...
@height.setter
def height(self, value):
...
See Also
- class
JpgViewOptions
@property
def height(self):
...
@height.setter
def height(self, value):
...
JpgViewOptions