ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.DirectWrite Namespace / ColorGlyphRun Class / PaletteIndex Field

In This Topic
    PaletteIndex Field
    In This Topic
    Zero-based index of this layer's color entry in the current color palette, or -1 if this layer is to be rendered using the current foreground brush.
    Syntax
    'Declaration
     
    Public PaletteIndex As System.Short
    public System.short PaletteIndex
    See Also