C#
VB
C++
Java
Gets or sets the number of palette entries.
public int PaletteEntries { get; set; }
Public Property PaletteEntries As Integer
public int getPaletteEntries()
public void setPaletteEntries(int value)
public:
property int PaletteEntries {
int get();
void set ( int value);
}
Value that indicates the number of palette entries.