Click or drag to resize
MapBase Constructor
Constructs a new map and links it to the display.

Namespace: (Default Namespace)
Assembly: Default (in Default.exe) Version: 1.0.0.0
Syntax
C#
public MapBase(
	Display Disp
)

Parameters

Disp
Type: (Default Namespace)Display
Display object on which the map will be drawn
See Also