BorderStyle Type
How a box border is drawn.
Union cases
| Union case |
Description
|
Full Usage:
Dashed
|
|
Full Usage:
Dotted
|
|
Full Usage:
NoBorder
|
|
Full Usage:
Solid
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.IsDashed
Returns: bool
|
|
Full Usage:
this.IsDotted
Returns: bool
|
|
Full Usage:
this.IsNoBorder
Returns: bool
|
|
Full Usage:
this.IsSolid
Returns: bool
|
|
Nao