[]
Initializes a new instance of the Border class.
public Border()
Public Sub New()
Initializes a new instance of the Border class.
public Border(double width, Color color, DashStyle style)
Public Sub New(width As Double, color As Color, style As DashStyle)
| Type | Name | Description |
|---|---|---|
| double | width | |
| Color | color | |
| DashStyle | style |