You are here: Symbol Reference > Stimulsoft.Base.Drawing Namespace > StiControlPaint Class > StiControlPaint Methods > DrawCheck Method
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiControlPaint.DrawCheck Method

Draws a check.

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