IMapView

Description

The IMapView interface contains properties and methods that are used to determine display parameters for a map and map objects.

Properties

  Property name Brief description
ImageMap The ImageMap property determines hyperlink parameters on clicking on a region.
Legend The Legend property determines a map legend.
LegendRect The LegendRect property determines a map area where a legend is placed.
Map The Map property returns a parent map.
SelectionFlashPhasesCount The SelectionFlashPhasesCount property determines the number of blink phases for the territory highlight.
SelectionFlashTimerInterval The SelectionFlashTimerInterval property determines the blink interval of territory highlight.
SelectionMode The SelectionMode property determines a map territories selection mode.
TerritoryInfo The TerritoryInfo property determines map territory info.
TerritoryInfoRect The TerritoryInfoRect property determines a map area where territory info is placed.
UseProportionality The UseProportionality property determines whether the original aspect ratio of the map is preserved.
UseScrollBars The UseScrollBars property determines whether scroll bars are used.
UseSelectionFlash The UseSelectionFlash property determines whether blinking is used when highlighting territories.
UseToolTips The UseToolTips property determines whether tooltips are used.
ViewRect The ViewRect property determines a map view area.
WndMode The WndMode property determines a map interactivity mode.

Methods

  Method name Brief description
GetImage The GetImage method returns graphic presentation of the specified map area and the objects located on it.
HitTestShape The HitTestShape method enables the user to get the map area at the specified point of the map.
Refresh The Refresh method refreshes a map and map objects.
ScrollIntoView The ScrollIntoView method places the specified area of the map layer into the view area.

See also:

Map Assembly Interfaces