window_left_inch proprietà

window_left_inch proprietà

Distanza tra il bordo sinistro dell’area client e il bordo sinistro della finestra. In unità di pollici.

Definizione:

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

Guarda anche