CMapPoint::GetPOINT

POINT GetPOINT(CMapT* pMap);

 

Return Value

A POINT object that specifies position of this map point in map window (in pixels).

 

Parameters

pMap

A pointer to the map.

 

Remarks

Call this function to get position of specific map point in the map window. This function makes a mapping of the real map point with a point in a display.

 

CMapPoint Overview | Class Members | Hierarchy Chart