类 CompositeGlyphComponent
CompositeGlyphComponent class
表示复合字形组件(带有定位矩阵的字形)。
public class CompositeGlyphComponent
属性
| 名称 | 描述 |
|---|---|
| Glyph { get; } | 获取组件字形。 |
| Matrix { get; } | 获取组件变换矩阵。 |
另见
- namespace Aspose.Font.Glyphs
- assembly Aspose.Font
表示复合字形组件(带有定位矩阵的字形)。
public class CompositeGlyphComponent
| 名称 | 描述 |
|---|---|
| Glyph { get; } | 获取组件字形。 |
| Matrix { get; } | 获取组件变换矩阵。 |