Click or drag to resize
GameFormOverlayMap Field
Refers to the currently active overlay map being drawn in front of the primary map

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

Field Value

Type: MapBase
This is a null reference if no overlay is active
See Also