ILogCoordinatesImpl::SetMapMode
virtual intILogCoordinatesImpl::SetMapMode(intnMapMode)
Sets the mapping mode to be used by this visual part
Defined in: LogCoordinatesImpl.h
Return Value
The previous mapping mode
Parameters
nMapMode
The new mapping mode to be used by this visual part
Comments
This function sets the mapping mode as defined by the CDC class.See Also
CDC::SetMapMode