width_cm mülk

width_cm mülk

Yorumun genişliğini santimetre cinsinden temsil eder.

Örnek


comment1.width_cm = 1.0

Tanım:

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

Ayrıca bakınız