window_width_inch Eigentum

window_width_inch Eigentum

Die Breite des Fensters in Zoll.

Definition:

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

Siehe auch