width_pixel propriété

width_pixel propriété

Obtient la largeur de ce chemin en unité de pixels.

Définition:

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

Voir également