ESRI.ArcGIS.ADF.Web
GetHashCode Method
See Also 
ESRI.ArcGIS.ADF.Web.Display.Symbol Namespace > TrueTypeMarkerSymbol Class : GetHashCode Method




Gets a unique hash code for the symbol.

Syntax

Visual Basic (Declaration) 
Public Overrides Function GetHashCode() As Integer
Visual Basic (Usage)Copy Code
Dim instance As TrueTypeMarkerSymbol
Dim value As Integer
 
value = instance.GetHashCode()
C# 
public override int GetHashCode()

Return Value

Hash code for the symbol.

See Also

© 2010 All Rights Reserved.