Error processing SSI file
LEADTOOLS Annotations (Leadtools.Annotations assembly)

Show in webframe

GetHashCode Method (AnnSolidBrush)






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

            

            
public:
int GetHashCode(); override 

Return Value

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

Target Platforms

See Also

Reference

AnnSolidBrush Class
AnnSolidBrush Members

Error processing SSI file
(Deprecated, use Leadtools.Annotations.Core instead)