MapBase Properties |
The MapBase type exposes the following members.
Name | Description | |
---|---|---|
CurrentView |
Returns the rectangle for the currently active view within the map's total view area
| |
CurrentViewIndex |
Which view is currently being processed (0 to MaxViews - 1)
| |
Display |
Returns the display on which this map is drawn.
| |
ScrollMarginBottom |
Return the bottom scroll margin for this map
| |
ScrollMarginLeft |
Return the left scroll margin for this map
| |
ScrollMarginRight |
Return the right scroll margin for this map
| |
ScrollMarginTop |
Return the top scroll margin for this map
| |
TotalView |
Returns the entire view area for this map (including all sub-views if multiple views exist)
| |
ViewLayout |
Gets or sets the current arrangement of views within the display.
|