ImageGear Professional v18.2 > API Reference Guide > Display Component API Reference > Display Component Objects > IGDisplayMapMode Object |
This object provides access to image display map mode attributes. It is neither created directly but rather is accessed via MapMode Property of IGPageDisplay Object. These options are device-dependent. For Windows platforms, the value of MapMode Property can be anything accepted by the GDI's functions GetMapMode/SetMapMode. The Viewport and Window contain values that are the same as the GDI's SetViewportOrgEx/SetViewportExtEx and SetWindowOrgEx/SetWindowExtEx options.
IIGDisplayMapMode
Mode Property | Mapping mode to use |
ViewPort Property | Viewport rectangle |
Window Property | Window rectangle |