Purpose
Returns the area resulting from the overlap of two closed objects. You can call this function from the MapBasic window in MapInfo Pro.
Syntax
AreaOverlap( object1, object2 )
object1 and object2 are closed objects.
Return Value
A float value representing the area (in MapBasic's current area units) of the overlap of the two objects.
See Also:
IntersectNodes() function, Overlap() function, ProportionOverlap() function, Set Area Units statement