thickness property
thickness property
Gets or sets the thickness.
Definition:
@property
def thickness(self):
...
@thickness.setter
def thickness(self, value):
...
Gets or sets the thickness.
@property
def thickness(self):
...
@thickness.setter
def thickness(self, value):
...