<Code Lib>
2022 Method
Changes 0
M

AnalysisDisplayColorSettings.AreIntermediateColorsValid

Description:
Verify intermediate color entries

public bool AreIntermediateColorsValid(
	IList<AnalysisDisplayColorEntry> map
)

Return Value bool True if intermediate colors are valid, false otherwise.

Loading…