RVTDocs.com

PresetInitialColor(ColorPreset)

Constructor
Description:
Creates an initial color preset object with the given preset value.
Syntax
public PresetInitialColor(
	ColorPreset presetIn
)
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