CTFrame Class

Definition

A rectangular area containing lines of text.

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

Properties

Handle

Handle (pointer) to the unmanaged object representation.

Methods

Dispose()

Releases the resources used by the CTFrame object.

Dispose(Boolean)

Releases the resources used by the CTFrame object.

Draw(CGContext)
Finalize()

Finalizer for the CTFrame object

GetFrameAttributes()
GetLineOrigins(NSRange, CGPoint[])
GetLines()
GetPath()
GetStringRange()
GetVisibleStringRange()

Applies to

See also