ColorCMYKGetHashCode Method |
Gets the hash code for this object
Namespace:
Eto.Drawing
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public override int GetHashCode()
Public Overrides Function GetHashCode As Integer
abstract GetHashCode : unit -> int
override GetHashCode : unit -> int
Return Value
Type:
Int32[Missing <returns> documentation for "M:Eto.Drawing.ColorCMYK.GetHashCode"]
See Also