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

Draws this border on the indicated Graphics.

Syntax
C++
C#
Visual Basic
public: void Draw( Graphics g, RectangleF rect, float zoom, Color emptyColor, bool drawBorderFormatting, bool drawBorderSides );
Parameters
Parameters 
Description 
Graphics on which a border can be drawn. 
rect 
The rectangle that indicates an area of the border drawing. 
zoom 
The scale of a border to draw. 
emptyColor 
The color of space between double lines (used only when border style equal Double). 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.