Click or drag to resize

IconIHandlerCreate Method (Stream)

Called when creating an instance from a stream

Namespace:  Eto.Drawing
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
void Create(
	Stream stream
)

Parameters

stream
Type: System.IOStream
Stream to load the icon from
See Also