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