Contents

CTFrame

A frame.

Declaration

class CTFrame

Overview

A frame contains multiple lines of text. The frame object is the output resulting from the text-framing process performed by a CTFramesetter object.

You can draw the entire text frame directly into the current graphic context. The frame object contains an array of line objects that can be retrieved for individual rendering or to get glyph information.

Topics

Getting Frame Data

Getting Lines

Drawing the Frame

Getting the Type Identifier

Data Types

Constants

See Also

Opaque Types