Click or drag to resize

IconIHandlerCreate Method (String)

Called when creating an instance from a file name

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

Parameters

fileName
Type: SystemString
File name to load the icon from
See Also