width mülk

width mülk

Yorumun width’ini piksel birimi cinsinden temsil eder.

Örnek


comment1.width = 10

Tanım:

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

Ayrıca bakınız