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

Draws a border.

Syntax
C++
C#
Visual Basic
public: void DrawBorder( Graphics graphics, Rectangle bounds, bool isFocused, bool flat );
Parameters
Parameters 
Description 
graphics 
The Graphics object to draw on. 
bounds 
The bounds that represents the dimensions of the border rectangle. 
isFocused 
The Border is focused. 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.