Skybound Rebar

IconFile.ToIcon Method (IconFormat)

Returns the icon from the current icon with the specified IconFormat.

[Visual Basic]
Overloads Public Function ToIcon( _
   ByVal iconFormat As IconFormat _
) As Icon
[C#]
public Icon ToIcon(
   IconFormat iconFormat
);

See Also

IconFile Class | Skybound.Rebar Namespace | IconFile.ToIcon Overload List