IsElementWithinMarker
Jump to navigation
Jump to search
This function is used to determine if an element is within a marker.
bool isElementWithinMarker ( element theElement, marker theMarker )
Returns true if the element is within the marker, false otherwise
--TODO