Declaration

func slantY(_ angle: CGFloat, origin: CGFloat, checkSelection: Bool)

Declaration

- (void) slantY:(CGFloat) angle origin:(CGFloat) origin checkSelection:(BOOL) checkSelection;

Declaration

slantY_origin_checkSelection_(angle: float, origin: float, checkSelection: bool)

Parameters

angle

The slant angle in degrees.

origin

The vertical shear origin in layer coordinates.

checkSelection

Whether to restrict the operation to selected nodes and elements.

See Also

Slanting