width_cm fastighet

width_cm fastighet

Representerar bredden på kommentaren, i centimeterenhet.

Exempel


comment1.width_cm = 1.0

Definition:

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

Se även