ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.DirectWrite Namespace / ColorGlyphRun Class / Indices Field

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