Spread Windows Forms 12.0 Product Documentation
ComplexBorderSide Constructor


FarPoint.Win Assembly > FarPoint.Win Namespace > ComplexBorderSide Class : ComplexBorderSide Constructor
Creates a complex border side (ComplexBorderSide object).
Overload List
OverloadDescription
Creates one side of a four-sided, complex border with default color SystemColors.WindowFrame, default width of 1, default dash style of Solid, and empty dash pattern and compound array.  
Creates one side of a four-sided, complex border with settings equivalent to the specified side style.  
Creates one side of a four-sided, complex border with the specified style and color.  
Creates one side of a four-sided, complex border with the specified color.  
Creates one side of a four-sided, complex border with the specified color and width.  
Creates one side of a four-sided, complex border with the specified color, width, and dash style.  
Creates one side of a four-sided, complex border with the specified color, width, dash style, dash pattern, and compound array.  
Creates one side of a four-sided, complex border with the specified color, width, dash style, dash pattern and compound array, and whether to draw the side.  
Creates one side of a four-sided, complex border with default color SystemColors.WindowFrame, default width of 1, default dash style of Solid, and empty dash pattern and compound array.  
See Also

Reference

ComplexBorderSide Class
ComplexBorderSide Members
Creating a Complex Border with Multiple Lines