You are here: Symbol Reference > Stimulsoft.Base.Drawing Namespace > StiAdvancedBorder Class > StiAdvancedBorder Constructor > StiAdvancedBorder Constructor (StiBorderSide, StiBorderSide, StiBorderSide, StiBorderSide, bool, double, StiBrush)
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiAdvancedBorder.StiAdvancedBorder Constructor (StiBorderSide, StiBorderSide, StiBorderSide, StiBorderSide, bool, double, StiBrush)

Creates a new instance of the StiAdvancedBorder class.

Syntax
C++
C#
Visual Basic
public: StiAdvancedBorder( StiBorderSide topSide, StiBorderSide bottomSide, StiBorderSide leftSide, StiBorderSide rightSide, bool dropShadow, double shadowSize, StiBrush shadowBrush );
Parameters
Parameters 
Description 
topSide 
Top side of border. 
bottomSide 
Bottom side of border. 
leftSide 
Left side of border. 
rightSide 
Right side of border. 
dropShadow 
Drop shadow or not. 
shadowSize 
Shadow siz. 
shadowBrush 
Brush for drawing shadow of border. 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.