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