AnalysisDisplayColorSettings.AreIntermediateColorsValid
Method
Description:
Verify intermediate color entries
Verify intermediate color entries
Parameters
Parameter | Type | Description |
---|---|---|
map | IList | Array of intermediate color entries. |
Return Value
Type | Description |
---|---|
Boolean | True if intermediate colors are valid, false otherwise. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |