Contents

normalizedPoints

The contour’s array of points in normalized coordinates.

Declaration

@nonobjc var normalizedPoints: [simd_float2] { get }

Discussion

This property value provides the address of the buffer that contain the array of CGPoint values.

See Also

Inspecting the Contour