Skybound Rebar

IconFile.ToIcon Method (Size)

Returns the icon with the highest color depth from the current icon with the specified Size.

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

See Also

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