ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.DirectWrite Namespace / GlyphRun Class / Indices Field

In This Topic
    Indices Field (GlyphRun)
    In This Topic
    An array of glyph indices. This array contains GlyphCount elements.
    Syntax
    'Declaration
     
    Public Indices As System.Short()
    public System.short[] Indices
    See Also