BorderWidths

object BorderWidths
Companion
class
class Object
trait Matchable
class Any

Value members

Concrete fields

val Auto: Double

When used by a BorderStroke, the value of AUTO is interpreted as the value of BorderStroke.MEDIUM for the corresponding side.

When used by a BorderStroke, the value of AUTO is interpreted as the value of BorderStroke.MEDIUM for the corresponding side.

The default BorderWidths that is used by a BorderImage when null is specified.

The default BorderWidths that is used by a BorderImage when null is specified.

An empty set of widths, such that all values are 0 and are literal values.

An empty set of widths, such that all values are 0 and are literal values.

A set of widths representing 100% on each side.

A set of widths representing 100% on each side.

Implicits

Implicits

implicit def sfxBorderWidths2jfx(v: BorderWidths): BorderWidths