CTFramesetter 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.
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) |