Contents

CGRectCreateDictionaryRepresentation(_:)

Returns a dictionary representation of the provided rectangle.

Declaration

func CGRectCreateDictionaryRepresentation(_: CGRect) -> CFDictionary

Return Value

The dictionary representation of the rectangle.

See Also

Creating a Dictionary Representation from a Geometric Primitive