Contents

transform(using:)

Applies the specified transform to the contents of this drawing.

Declaration

mutating func transform(using transform: CGAffineTransform)

Parameters

  • transform:

    The Cgaffinetransform to apply when transforming the contents of this drawing.

See Also

Modifying the drawing