is_empty property

is_empty property

Gets a value that indicates whether this SizeF structure has zero width and height.

Definition:

@property
def is_empty(self):
    ...

See Also