Contents

cgRectValue

Returns the values in the vector as a CGRect structure.

Declaration

var cgRectValue: CGRect { get }

Return Value

Reading this property creates a CGRect structure whose origin is the X, Y, Z and W values from the vector.

See Also

Getting Values From a Vector