Constructor TargetMidGrayParameter
TargetMidGrayParameter(TargetMidGray, bool)
Creates a new TargetMidGrayParameter instance.
Declaration
public TargetMidGrayParameter(TargetMidGray value, bool overrideState = false)
Parameters
Type | Name | Description |
---|---|---|
TargetMidGray | value | The initial value to store in the parameter. |
bool | overrideState | The initial override state for the parameter. |