area property

area property

Gets the area of the entity.

Definition:

@property
def area(self):
    ...

See Also