Click or drag to resize
MapBase Methods

The MapBase type exposes the following members.

Methods
  NameDescription
Public methodDrawAllViews
Draws all layers in the map on all views according to the map's current ViewLayout
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodExecuteRules
Public methodExecuteRulesInternal
Execute the rules of each layer in the map.
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetView
Retrieve the area within the display that the current view occupies.
Public methodScroll
Scroll all layers to the specified coordinates after calculating relative scroll rates
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also