Gets a pre-configured fill symbol with a red outline and no fill color.

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