javafx.ui.canvas
Scale
Extends:
Transform
Transformation operation which scales an object.
Attributes
public x: Number
The factor to scale along the x axis
public y: Number
The factor to scale along the y axis
Attributes Inherited from
javafx.ui.canvas.Transform
transform
,
transformable