PaletteEntry Properties
Represents a single element in the Palette.| Name | Description |
|---|---|
| Color | Gets or sets the first color of the palette entry. |
| Color2 | Gets or sets the second color of the palette entry. |
| IsEmpty | Gets a value specifying whether a single element in the Palette is empty. |
See Also