Gets a pre-configured marker symbol symbolizing a question, showing a question mark on a blue globe background. This icon accompanies the Symbol.Marker.PointsOfInterest.Question icon.

Namespace:  ESRI.ArcGISExplorer.Mapping

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

Syntax

C#
public static Symbol InformationQuestion { get; }
Visual Basic (Declaration)
Public Shared ReadOnly Property InformationQuestion As Symbol

See Also