Declaration

func transform(_ transform: AffineTransform, checkForSelection: Bool)

Declaration

- (void) transform:(NSAffineTransform *) transform checkForSelection:(BOOL) checkForSelection;

Declaration

transform_checkForSelection_(transform: NSAffineTransform, checkForSelection: bool)

Parameters

checkForSelection

Whether to restrict the operation to selected elements when the selection is not empty.

See Also

General Transformations