Contents

cgAffineTransformValue

Returns the values in the vector as a CGAffineTransformValue structure.

Declaration

var cgAffineTransformValue: CGAffineTransform { get }

Return Value

Reading this property creates a CGAffineTransformValue structure from the first six values in the vector.

See Also

Getting Values From a Vector