Gets or sets the identifying name 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 string Name { get; set; }
Visual Basic (Declaration)
Public Property Name As String

Field Value

A string identifying the name of the symbol.

Remarks

The Name property identifies the symbol within each Category. Examples include ATM, City, and Hospital.

See Also

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