Contents

cgPointValue

Returns the values in the vector as a CGPoint structure.

Declaration

var cgPointValue: CGPoint { get }

Return Value

Reading this property returns a CGPoint structure from the X and Y values from the vector.

See Also

Getting Values From a Vector