[]
Gets the palette entry (color or hatch style) at the specified index.
PaletteEntry this[int index] { get; }
| Type | Name | Description |
|---|---|---|
| int | index | The index of the palette entry. |
| Type | Description |
|---|---|
| PaletteEntry | A PaletteEntry representing the palette entry at the specified index. |