IsElementWithinMarker
Jump to navigation
Jump to search
This function is used to determine if an element is within a marker.
Syntax
bool isElementWithinMarker ( element theElement, marker theMarker )
Required Arguments
Returns
Returns true if the element is within the marker, false otherwise
Example
--TODO
See Also
- createMarker
- getMarkerColor
- getMarkerCount
- getMarkerIcon
- getMarkerSize
- getMarkerTarget
- getMarkerType
- setMarkerColor
- setMarkerIcon
- setMarkerSize
- setMarkerTarget
- setMarkerType
- isElementWithinMarker