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

Draws the specified image in a disabled state.

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