[]
Represents a chart palette entry.
public struct PaletteEntry
Name | Description |
---|---|
PaletteEntry(byte) | Initializes palette entry with specified hatch style. |
PaletteEntry(Color) | Initializes a palette entry with the specified color. |
Name | Description |
---|---|
Color | Specifies color of the palette entry. |
Empty | The empty palette entry. |
HatchStyle | Specifies hatch style of the palette entry. |
Name | Description |
---|---|
IsHatch | Gets a value indicating whether the entry defines a hatch style. |
Name | Description |
---|---|
IsEmpty() | Gets a value indicating whether the properties of the entry are unspecified. |