You are here: Symbol Reference > Stimulsoft.Report.Wpf Namespace > StiBorderHelper Class > StiBorderHelper Methods > Paint Method > Paint Method (StiBorder, DrawingContext, Rect, Color)
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiBorderHelper.Paint Method (StiBorder, DrawingContext, Rect, Color)

Draws this border on the indicated Graphics.

Syntax
C++
C#
Visual Basic
public: void Paint( StiBorder border, DrawingContext dc, Rect rect, Color emptyColor );
Parameters
Parameters 
Description 
dc 
DrawingContext on which a border can be drawn. 
rect 
The rectangle that indicates an area of the border drawing. 
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.