Returns a String representation of this Symbol.

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

Syntax

C#
public override string ToString()
Visual Basic (Declaration)
Public Overrides Function ToString As String

Return Value

A String that represents this Symbol.

Remarks

This override of Object.ToString returns a string containing the name and the identifier (if applicable) of the Symbol represented by this object.

See Also

Relate Topics:
  Clone Method
  CreateFill Method
  CreateFromXmlString Method
  CreateLine Method
  CreateMarker Method
  Equals Method
  GeometryTypeToSymbolType Method
  GetBitmap Method
  GetDefault Method
  GetHashCode Method
  ToXmlString Method
Created by Atop CHM to web converter,© 2009 all right reserved.