Overload | Description |
---|---|
Border Constructor() | Initializes a new instance of the Border class. |
Border Constructor(Line) | Initializes a new instance of the Border class with the Line info specified. |
Border Constructor(Line,Int32) | Initializes a new instance of the Border class with the parameters specified. |
Border Constructor(Line,Int32,Color) | Initializes a new instance of the Border class with the parameters specified. |