Click or drag to resize

OverviewMapViewUpdateOverviewMap Method

Updates the overview map.

Namespace:  Ptv.XServer.Controls.Map.Gadgets
Assembly:  Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax
public void UpdateOverviewMap(
	bool animate
)

Parameters

animate
Type: SystemBoolean
Flag showing if the update is to be animated or not.
See Also