is_empty property
is_empty property
Gets a value indicating whether all numeric properties of this Rectangle have values of zero.
Definition:
@property
def is_empty(self):
    ...
See Also
- module aspose.cad
- class Rectangle
Gets a value indicating whether all numeric properties of this Rectangle have values of zero.
@property
def is_empty(self):
    ...
aspose.cadRectangle