|
M
AreIntermediateColorsValid(IList<AnalysisDisplayColorEntry>)
|
bool
|
Verify intermediate color entries
|
|
|
M
Colors()
|
int
|
Get number of colors, including min, max and intermediate.
|
|
|
M
Dispose()
|
None
|
Releases all resources used by the AnalysisDisplayColorSettings
|
|
|
M
Equals
|
None
|
(Inherited from Object .)
|
Object .
|
|
M
GetHashCode
|
None
|
(Inherited from Object .)
|
Object .
|
|
M
GetIntermediateColors()
|
IList<AnalysisDisplayColorEntry>
|
Get intermediate color entries (other than the minimum and maximum settings).
|
|
|
M
GetType
|
None
|
(Inherited from Object .)
|
Object .
|
|
M
IsEqual(AnalysisDisplayColorSettings)
|
bool
|
Compares two color settings objects.
|
|
|
M
SetIntermediateColors(IList<AnalysisDisplayColorEntry>)
|
None
|
Set intermediate color entries (other than the minimum and maximum settings).
|
|
|
M
ToString
|
None
|
(Inherited from Object .)
|
Object .
|