width property
width property
Gets or sets the horizontal component of this SizeF
.
Definition:
@property
def width(self):
...
@width.setter
def width(self, value):
...
See Also
- module
aspose.cad
- class
SizeF
Gets or sets the horizontal component of this SizeF
.
@property
def width(self):
...
@width.setter
def width(self, value):
...
aspose.cad
SizeF