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):
...