area property

area property

Gets the area of a figure.

Definition:

@property
def area(self):
    ...

See Also