ImageAreaBaseGetHashCode Method

Get a hash code for the image area object

Definition

Namespace: EWSoftware.ImageMaps.Windows.Forms
Assembly: EWSoftware.ImageMaps.Windows.Forms (in EWSoftware.ImageMaps.Windows.Forms.dll) Version: 2023.1.3.0
public override int GetHashCode()

Return Value

Int32
Returns the hash code for the image area's string form

See Also