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

Gets the Icon object placed in assembly.

Syntax
C++
C#
Visual Basic
public: Icon GetIcon( string assemblyName, string iconName );
Parameters
Parameters 
Description 
assemblyName 
The name of 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.