ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.DirectWrite Namespace / GlyphRun Class
Fields Methods


In This Topic
    GlyphRun Class Members
    In This Topic

    The following tables list the members exposed by GlyphRun.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Fields
     NameDescription
    Public FieldAn optional array of glyph advances. This array could be null or contains GlyphCount elements.  
    Public Fieldunsigned int bidiLevel  
    Public FieldGets or sets the FontFace associated with this GlypRun.  
    Public Fieldfloat fontEmSize  
    Public Fieldunsigned int glyphCount  
    Public FieldAn array of glyph indices. This array contains GlyphCount elements.  
    Public FieldBOOL isSideways  
    Public FieldAn optional array of glyph offsets. This array could be null or contains GlyphCount elements.  
    Top
    Public Methods
     NameDescription
    Public MethodClean up any resources being used.  
    Top
    See Also