Resets the image overlay to its original format and appearance.

Namespace:  ESRI.ArcGISExplorer.Mapping

Assembly:  ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.1500 (2.0.0.1500)

Syntax

C#
public void Reset()
Visual Basic (Declaration)
Public Sub Reset

Remarks

Resets the image overlay to the original proportions and location (center) on the display.

See Also