Click or drag to resize

PaletteRemoveItem Method

Called when removing an item, to remove the cached argb value of the color

Namespace:  Eto.Drawing
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
protected override void RemoveItem(
	int index
)

Parameters

index
Type: SystemInt32

[Missing <param name="index"/> documentation for "M:Eto.Drawing.Palette.RemoveItem(System.Int32)"]

See Also