width property
width property
Gets or sets the width of the size
Definition:
@property
def width(self):
...
@width.setter
def width(self, value):
...
See Also
- module
aspose.threed.utilities
- class
Rect
Gets or sets the width of the size
@property
def width(self):
...
@width.setter
def width(self, value):
...
aspose.threed.utilities
Rect