This document is archived and information here might be outdated. Recommended version. |
Provides access to members that allow to manage the geometry transformation from the map context to the ouput device.
Name | Description | |
---|---|---|
FromMapToOutput | Converts map geometry to output geometry. | |
hDC | The device context that the display is currently drawing to. | |
Init | Initializes the output context. | |
TrackCancel | Drawing will react on Cancel of ITrackCancel is not NULL. |
Classes | Description |
---|---|
OutputContext | The context provided to pass from the map context to the output device. |
OutputContext is used to trasform geometries from Map reference frame to Output reference frame. Use IMapContext to convert all geometries from geographic units to map units before passing them to the OutputContext for display/printing.