Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

borderpane width and height

 borderPane.prefHeightProperty().bind(scene.heightProperty());
 borderPane.prefWidthProperty().bind(scene.widthProperty());
Source by developer.mozilla.org #
 
PREVIOUS NEXT
Tagged: #borderpane #width #height
ADD COMMENT
Topic
Name
9+8 =