Click or drag to resize
MapBase Properties

The MapBase type exposes the following members.

Properties
  NameDescription
Public propertyCurrentView
Returns the rectangle for the currently active view within the map's total view area
Public propertyCurrentViewIndex
Which view is currently being processed (0 to MaxViews - 1)
Public propertyDisplay
Returns the display on which this map is drawn.
Public propertyScrollMarginBottom
Return the bottom scroll margin for this map
Public propertyScrollMarginLeft
Return the left scroll margin for this map
Public propertyScrollMarginRight
Return the right scroll margin for this map
Public propertyScrollMarginTop
Return the top scroll margin for this map
Public propertyTotalView
Returns the entire view area for this map (including all sub-views if multiple views exist)
Public propertyViewLayout
Gets or sets the current arrangement of views within the display.
Top
See Also