Contents

CGPointCreateDictionaryRepresentation(_:)

Returns a dictionary representation of the specified point.

Declaration

func CGPointCreateDictionaryRepresentation(_ point: CGPoint) -> CFDictionary

Parameters

  • point:

    A point.

Return Value

The dictionary representation of the point.

See Also

Creating a Dictionary Representation from a Geometric Primitive