dpi proprietà

dpi proprietà

Ottiene il DPI della macchina.

Osservazioni

Definizione:

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

Guarda anche