Declaration

func slantX(_ angle: CGFloat, origin: CGFloat, correctContrast: CGFloat, correctShape shape: CGFloat, correctThickness thickness: CGFloat, checkSelection: Bool)

Declaration

- (void) slantX:(CGFloat) angle origin:(CGFloat) origin correctContrast:(CGFloat) correctContrast correctShape:(CGFloat) shape correctThickness:(CGFloat) thickness checkSelection:(BOOL) checkSelection;

Declaration

slantX_origin_correctContrast_correctShape_correctThickness_checkSelection_(angle: float, origin: float, correctContrast: float, shape: float, thickness: float, checkSelection: bool)

Parameters

angle

The slant angle in degrees.

origin

The horizontal shear origin in layer coordinates.

correctContrast

The amount of stem contrast correction.

shape

The amount of shape correction.

thickness

The amount of vertical stem thickness correction.

checkSelection

Whether to restrict the operation to selected nodes and elements.

See Also

Slanting