Gets the icon displayed in the top left of the popup window.

Namespace:  ESRI.ArcGISExplorer.Mapping
Assembly:  ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.900 (2.0.0.900)

Syntax

C#
public Image Icon { get; }
Visual Basic (Declaration)
Public ReadOnly Property Icon As Image

Field Value

The image displayed in the top left of the popup window.

Remarks

An icon can only be specified during instantiation of a temporary popup window and cannot be changed once the popup has been created. Popup icons are fixed for MapItem popups (Note, View and KmlNode) to match their symbol in the contents window.

See Also

Relate Topics:
  Content Property
  IsEmpty Property
  IsReadOnly Property
  IsVisible Property
  MapDisplay Property
  Owner Property
  Size Property
  Title Property
Created by Atop CHM to web converter,© 2009 all right reserved.