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.
Returns the values in the vector as a CGPoint structure.
var cgPointValue: CGPoint { get } Reading this property returns a CGPoint structure from the X and Y values from the vector.