ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 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