Argb32PalEntries

EmfSetPaletteEntries.Argb32PalEntries property

Gets or sets an array of LogPaletteEntry (section 2.2.18) objects, of NumberOfEntries length, which specifies the palette entry data. The Values members do not contain any values.

public int[] Argb32PalEntries { get; set; }

See Also