The fill and associated properties that direct how to fill the background of a Region.
Attributes
- Companion
- object
- Graph
-
- Supertypes
Members list
Value members
Constructors
Creates a new BackgroundFill with the specified fill, radii, and insets.
Creates a new BackgroundFill with the specified fill, radii, and insets.
Attributes
Concrete methods
The Paint to use for filling the background of the Region.
The Paint to use for filling the background of the Region.
Attributes
The Radii to use for representing the four radii of the BackgroundFill.
The Radii to use for representing the four radii of the BackgroundFill.
Attributes
Inherited methods
Verifies if a object is equals to this delegate.
Verifies if a object is equals to this delegate.
Value parameters
- ref
-
Object to be compared.
Attributes
- Returns
-
if the other object is equals to this delegate or not.
- Definition Classes
-
SFXDelegate -> Any
- Inherited from:
- SFXDelegate
Attributes
- Returns
-
The delegate hashcode
- Definition Classes
-
SFXDelegate -> Any
- Inherited from:
- SFXDelegate
Attributes
- Returns
-
Returns the original delegate's
toString()adding a[SFX]prefix. - Definition Classes
-
SFXDelegate -> Any
- Inherited from:
- SFXDelegate
Concrete fields
JavaFX object to be wrapped.
JavaFX object to be wrapped.