You are here: Symbol Reference > Stimulsoft.Base.Drawing Namespace > StiControlPaint Class > StiControlPaint Methods > DrawReversibleFrame Method > DrawReversibleFrame Method (Graphics, Rectangle, Color, FrameStyle)
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiControlPaint.DrawReversibleFrame Method (Graphics, Rectangle, Color, FrameStyle)

Draws a reversible frame on the screen within the specified bounds, with the specified background color, and in the specified state.

Syntax
C++
C#
Visual Basic
public: void DrawReversibleFrame( Graphics graphics, Rectangle rectangle, Color backColor, FrameStyle style );
Parameters
Parameters 
Description 
graphics 
The Graphics object to draw on. 
rectangle 
The Rectangle that represents the dimensions of the rectangle to draw, in screen coordinates. 
backColor 
The Color of the background behind the frame. 
style 
The FrameStyle of the line. 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.