CTFrame Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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() | |