ImageGear .NET v24.12 - Updated
GetHashCode Method (ImGearARTThickness)




ImageGear24.Art Assembly > ImageGear.ART Namespace > ImGearARTThickness Structure : GetHashCode Method
Returns the hash code of the structure.
Syntax
'Declaration
 
Public Overrides Function GetHashCode() As Integer
'Usage
 
Dim instance As ImGearARTThickness
Dim value As Integer
 
value = instance.GetHashCode()
public override int GetHashCode()
public: int GetHashCode(); override 
public:
int GetHashCode(); override 

Return Value

A hash code for this instance of ImGearARTThickness.
See Also

Reference

ImGearARTThickness Structure
ImGearARTThickness Members