BorderStyle
- class BorderStyle
Describes how the border of a UI element should be rendered.
Fields
- class BorderStyle
- DASHED
A series of square-ended dashes
- DOTTED
A series of round dots
- DOUBLE
Two parallel lines with some space between them
- GROOVE
Looks as if it were carved in the canvas
- INSET
Looks as if the content is sunken into the canvas
- NONE
No visible border
- OUTSET
Looks as if the content is coming out of the canvas
- RIDGE
Looks as if it were coming out of the canvas
- SOLID
A single line segment