Click or drag to resize

ColorToElementId Method

Converts this color to an Element ID value

Namespace:  Eto.Drawing
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public int ToElementId()

Return Value

Type: Int32
The element id value of this color
See Also