Declaration

func transformSelection(_ transform: AffineTransform)

Declaration

- (void) transformSelection:(NSAffineTransform *) transform;

Declaration

transformSelection_(transform: NSAffineTransform)

Discussion

When the selection is empty, the complete layer is transformed.

See Also

General Transformations