CTGlyphInfo 类

定义

提供重写 的 Unicode 到字形映射 CTFont的功能。

public class CTGlyphInfo : IDisposable, ObjCRuntime.INativeObject
type CTGlyphInfo = class
    interface INativeObject
    interface IDisposable
继承
CTGlyphInfo
实现

构造函数

CTGlyphInfo(String, CTFont, String)

提供重写 的 Unicode 到字形映射 CTFont的功能。

CTGlyphInfo(UInt16, CTCharacterCollection, String)

提供重写 的 Unicode 到字形映射 CTFont的功能。

CTGlyphInfo(UInt16, CTFont, String)

提供重写 的 Unicode 到字形映射 CTFont的功能。

属性

CharacterCollection

提供重写 的 Unicode 到字形映射 CTFont的功能。

CharacterIdentifier

提供重写 的 Unicode 到字形映射 CTFont的功能。

GlyphName

提供重写 的 Unicode 到字形映射 CTFont的功能。

Handle

处理指向非托管对象表示形式的 (指针) 。

方法

Dispose()

释放 CTGlyphInfo 对象使用的资源。

Dispose(Boolean)

释放 CTGlyphInfo 对象使用的资源。

Finalize()

CTGlyphInfo 对象的终结器

ToString()

提供重写 的 Unicode 到字形映射 CTFont的功能。

适用于