ComponentOne Bitmap for WPF
C1.WPF.DX.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 Short
    public short PaletteIndex
    See Also