LEADTOOLS Annotations (Leadtools.Annotations assembly)

GetHashCode Method (AnnFont)

Show in webframe





Returns a hash code for this AnnFont structure.
Syntax
public override int GetHashCode()
'Declaration
 
Public Overrides Function GetHashCode() As Integer
'Usage
 
Dim instance As AnnFont
Dim value As Integer
 
value = instance.GetHashCode()

            

            
public:
int GetHashCode(); override 

Return Value

A hash code for the current AnnFont.
Remarks
For information about this method, see System.Object.GetHashCode.
Requirements

Target Platforms

See Also

Reference

AnnFont Class
AnnFont Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.