width property
width property
Definition:
@property
def width(self):
...
@width.setter
def width(self, value):
...
See Also
- class
ViewInfoOptions
@property
def width(self):
...
@width.setter
def width(self, value):
...
ViewInfoOptions