is_in_zone#

Layer.is_in_zone(zone)#

Determine if the layer exists in the given zone.

Parameters:
zoneint
Returns:
bool

True when the layer exists in the given zone, False otherwise.