image_max_width property

image_max_width property

Definition:

@property
def image_max_width(self):
    ...
@image_max_width.setter
def image_max_width(self, value):
    ...

See Also