Aspose::Font::Glyphs::CompositeGlyphComponent class

CompositeGlyphComponent class

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

class CompositeGlyphComponent : public System::Object

方法

方法描述
CompareTo(System::SharedPtr<CompositeGlyphComponent>)
get_Glyph() const获取组件字形。
get_Matrix() const获取组件变换矩阵。

另见