Creates an identical copy 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 Symbol Clone()
Visual Basic (Declaration)
Public Function Clone As Symbol

Return Value

A Symbol that has the same size, color, and other properties as the cloned Symbol.

Remarks

You can use this method to create a new instance of the Symbol class based on an existing symbol. This feature is useful if you want to add the same symbol more than once.

See Also

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