| MapBase Methods |
The MapBase type exposes the following members.
| Name | Description | |
|---|---|---|
| DrawAllViews |
Draws all layers in the map on all views according to the map's current ViewLayout
| |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| ExecuteRules |
Allows customization of the way ExecuteRulesInternal is called.
| |
| ExecuteRulesInternal |
Execute the rules of each layer in the map.
| |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| GetView |
Retrieve the area within the display that the current view occupies.
| |
| Scroll |
Scroll all layers to the specified coordinates after calculating relative scroll rates
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |