Gets a pre-configured marker symbol showing a red square daymark sign.

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

See Also