类 CompositeGlyphComponent

CompositeGlyphComponent class

表示复合字形组件(带有定位矩阵的字形)。

public class CompositeGlyphComponent

属性

名称描述
Glyph { get; }获取组件字形。
Matrix { get; }获取组件变换矩阵。

另见