FarPoint.Win Assembly > FarPoint.Win Namespace > ComplexBorderSide Class : ComplexBorderSide Constructor |
Overload | Description |
---|---|
ComplexBorderSide Constructor() | 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. |
ComplexBorderSide Constructor(ComplexBorderSideStyle) | Creates one side of a four-sided, complex border with settings equivalent to the specified side style. |
ComplexBorderSide Constructor(ComplexBorderSideStyle,Color) | Creates one side of a four-sided, complex border with the specified style and color. |
ComplexBorderSide Constructor(Color) | Creates one side of a four-sided, complex border with the specified color. |
ComplexBorderSide Constructor(Color,Int32) | Creates one side of a four-sided, complex border with the specified color and width. |
ComplexBorderSide Constructor(Color,Int32,DashStyle) | Creates one side of a four-sided, complex border with the specified color, width, and dash style. |
ComplexBorderSide Constructor(Color,Int32,DashStyle,Single[],Single[]) | Creates one side of a four-sided, complex border with the specified color, width, dash style, dash pattern, and compound array. |
ComplexBorderSide Constructor(Boolean,Color,Int32,DashStyle,Single[],Single[]) | 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. |
ComplexBorderSide Constructor(SerializationInfo,StreamingContext) | 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. |
Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows Server 2012 R2, Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8, Windows 8.1, Windows 10