Gets a pre-configured marker symbol showing a yellow warning triangle.

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 WarningYellow { get; }
Visual Basic (Declaration)
Public Shared ReadOnly Property WarningYellow As Symbol

See Also