CTFramesetter Class

Definition

Lays out type in a rectangular frame.

public class CTFramesetter : IDisposable, ObjCRuntime.INativeObject
type CTFramesetter = class
    interface INativeObject
    interface IDisposable
Inheritance
CTFramesetter
Implements

Constructors

CTFramesetter(NSAttributedString)

Properties

Handle

Handle (pointer) to the unmanaged object representation.

Methods

Create(CTTypesetter)
Dispose()

Releases the resources used by the CTFramesetter object.

Dispose(Boolean)

Releases the resources used by the CTFramesetter object.

Finalize()

Finalizer for the CTFramesetter object

GetFrame(NSRange, CGPath, CTFrameAttributes)
GetTypesetter()
SuggestFrameSize(NSRange, CTFrameAttributes, CGSize, NSRange)

Applies to

See also