empty property
empty property
Gets a new instance of the Rectangle structure that has Rectangle.x, Rectangle.y, Rectangle.width and Rectangle.height values set to zero.
Definition:
@property
def empty(self):
...
See Also
- module
aspose.cad - class
Rectangle