_gc.strokeText("Text2", 50, 60); Pane borderPane = new VBox(canvas); borderPane.setPrefSize(180, 190); borderPane.setStyle("-fx-border-color: darkgray;");
確定! 回上一頁