CTGlyphInfo 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.
Provides the ability to override the Unicode-to-glyph mapping for a CTFont.
public class CTGlyphInfo : IDisposable, ObjCRuntime.INativeObject
type CTGlyphInfo = class
interface INativeObject
interface IDisposable
- Inheritance
-
CTGlyphInfo
- Implements
Constructors
CTGlyphInfo(String, CTFont, String) | |
CTGlyphInfo(UInt16, CTCharacterCollection, String) | |
CTGlyphInfo(UInt16, CTFont, String) |
Properties
CharacterCollection | |
CharacterIdentifier | |
GlyphName | |
Handle |
Handle (pointer) to the unmanaged object representation. |
Methods
Dispose() |
Releases the resources used by the CTGlyphInfo object. |
Dispose(Boolean) |
Releases the resources used by the CTGlyphInfo object. |
Finalize() |
Finalizer for the CTGlyphInfo object |
ToString() |