Declaration

func doSlantingCorrection(withAngle angle: CGFloat, checkSelection: Bool)

Declaration

- (void) doSlantingCorrectionWithAngle:(CGFloat) angle checkSelection:(BOOL) checkSelection;

Declaration

doSlantingCorrectionWithAngle_checkSelection_(angle: float, checkSelection: bool)

Parameters

angle

The slant angle in degrees.

checkSelection

Whether to restrict the operation to selected nodes.

Discussion

Stem dimensions are taken from the associated font master.

See Also

Slanting