Gets or sets the color of the Symbol.

Namespace:  ESRI.ArcGISExplorer.Mapping
Assembly:  ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.900 (2.0.0.900)

Syntax

C#
public Color Color { get; set; }
Visual Basic (Declaration)
Public Property Color As Color

Field Value

A Color that represents the Symbol's color.

Remarks

Named colors are represented by using the properties of the Color structure. For more information about these colors, see Colors by Name in the MSDN Library.

When drawing a polygon on the map display, the default Color is Red.

See Also

Relate Topics:
  CanChangeColor Property
  CanChangeOutlineColor Property
  Category Property
  Id Property
  Name Property
  OutlineColor Property
  Size Property
  SymbolType Property
Created by Atop CHM to web converter,© 2009 all right reserved.