You are here: Symbol Reference > Stimulsoft.Base.Drawing Namespace > StiIconUtils Class > StiIconUtils Methods > GetIcon Method > GetIcon Method (Type, string)
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiIconUtils.GetIcon Method (Type, string)

Gets the Icon object associated with Type.

Syntax
C++
C#
Visual Basic
public: Icon GetIcon( Type type, string iconName );
Parameters
Parameters 
Description 
type 
The type with which the Icon object is associated. 
iconName 
The name of the icon file to look for. 
Returns

The Icon object.

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.