You are here: Symbol Reference > Stimulsoft.Base.Drawing Namespace > StiControlPaint Class > StiControlPaint Methods > DrawImageDisabled Method > DrawImageDisabled Method (Graphics, Bitmap, int, int)
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiControlPaint.DrawImageDisabled Method (Graphics, Bitmap, int, int)

Draws the specified image in a disabled state.

Syntax
C++
C#
Visual Basic
public: void DrawImageDisabled( Graphics graphics, Bitmap bmp, int x, int y );
Parameters
Parameters 
Description 
graphics 
The Graphics object to draw on. 
bmp 
The Bitmap to draw. 
The X coordinate of the top left of the border bitmap. 
The Y coordinate of the top left of the border bitmap. 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.