javafx.ui.canvas
Skew
Extends:
Transform
Transformation operation which skews an object.
Attributes
public x: Number
The skew angle along the x axis in degrees
public y: Number
The skew angle along the y axis in degrees
Attributes Inherited from
javafx.ui.canvas.Transform
transform
,
transformable