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