PresetInitialColor(ColorPreset)
Constructor
Description:
Creates an initial color preset object with the given preset value.
Creates an initial color preset object with the given preset value.
Parameters
| Parameter | Type | Description |
|---|---|---|
| presetIn | ColorPreset | The enum value which determines the preset value |
Return Value
Exceptions
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | A value passed for an enumeration argument is not a member of that enumeration |