You are here: Symbol Reference > Stimulsoft.Report.Components Namespace > StiComponent Class > StiComponent Methods > GetThumbnail Method > GetThumbnail Method (int, int)
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiComponent.GetThumbnail Method (int, int)

Gets a thumbnail image of the component.

Syntax
C++
C#
Visual Basic
public: Bitmap GetThumbnail( int width, int height );
Parameters
Parameters 
Description 
width 
Width of the thumbnail image. 
height 
Height of the thumbnail image. 
Returns

A thumbnail image of the specified size.

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