extent property

extent property

Extent

Definition:

@property
def extent(self):
    ...
@extent.setter
def extent(self, value):
    ...

See Also