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

Gets the Icon object placed in assembly.

Syntax
C++
C#
Visual Basic
public: Icon GetIcon( Assembly cursorAssembly, string iconName );
Parameters
Parameters 
Description 
cursorAssembly 
Assembly in which the Icon object is placed. 
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.