Gets a pre-configured red fill symbol with a solid outline.

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

See Also