ESRI.ArcGIS.ADF.IMS
Clone Method
See Also 
ESRI.ArcGIS.ADF.IMS.Display.Symbol Namespace > HashLineSymbol Class : Clone Method




Creates a deep clone of the current Object.

Syntax

Visual Basic (Declaration) 
Public Overrides Function Clone() As Object
Visual Basic (Usage)Copy Code
Dim instance As HashLineSymbol
Dim value As Object
 
value = instance.Clone()
C# 
public override object Clone()

Return Value

Returns a deep clone of the current Object.

See Also

© 2010 All Rights Reserved.