MapBaseDrawAllViews Method |
Draws all layers in the map on all views according to the map's current ViewLayout
Namespace: (Default Namespace)Assembly: Default (in Default.exe) Version: 1.0.0.0
Syntax public void DrawAllViews()
Remarks Each layer is drawn according to its respective scroll position in the view.
currentViewIndex is reset to 0 after this function called.
See Also