[]
        
(Showing Draft Content)

C1.WPF.Document.Border.-ctor

Border Constructor

Border()

Initializes a new instance of the Border class.

Declaration
public Border()

Border(double, Color, DashStyle)

Initializes a new instance of the Border class.

Declaration
public Border(double width, Color color, DashStyle style)
Parameters
Type Name Description
double width
Color color
DashStyle style