Click or drag to resize
New_Map_1_Map Properties

The New_Map_1_Map type exposes the following members.

Properties
  NameDescription
Public propertyCurrentView
Returns the rectangle for the currently active view within the map's total view area
(Inherited from MapBase.)
Public propertyCurrentViewIndex
Which view is currently being processed (0 to MaxViews - 1)
(Inherited from MapBase.)
Public propertyDisplay
Returns the display on which this map is drawn.
(Inherited from MapBase.)
Public propertyScrollMarginBottom (Overrides MapBaseScrollMarginBottom.)
Public propertyScrollMarginLeft (Overrides MapBaseScrollMarginLeft.)
Public propertyScrollMarginRight (Overrides MapBaseScrollMarginRight.)
Public propertyScrollMarginTop (Overrides MapBaseScrollMarginTop.)
Public propertyTotalView
Returns the entire view area for this map (including all sub-views if multiple views exist)
(Inherited from MapBase.)
Public propertyViewLayout
Gets or sets the current arrangement of views within the display.
(Inherited from MapBase.)
Top
See Also