You are here: Symbol Reference > Stimulsoft.Base.Drawing Namespace > StiBorder Class > StiBorder Constructor > StiBorder Constructor (StiBorderSides, Color, double, StiPenStyle, bool, double, StiBrush, bool)
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiBorder.StiBorder Constructor (StiBorderSides, Color, double, StiPenStyle, bool, double, StiBrush, bool)

Creates a new instance of the StiBorder class.

Syntax
C++
C#
Visual Basic
public: StiBorder( StiBorderSides side, Color color, double size, StiPenStyle style, bool dropShadow, double shadowSize, StiBrush shadowBrush, bool topmost );
Parameters
Parameters 
Description 
side 
Border sides. 
color 
Border color. 
size 
Border size. 
style 
Border style. 
dropShadow 
Drop shadow or not. 
shadowSize 
Shadow size. 
shadowBrush 
Brush for drawing shadow of border. 
topmost 
Value which indicates that border sides will be drawn on top of all components. 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.