2027 Members
Changes 0
M

AnalysisDisplayColorSettings Methods

Name Return Type Description Inherited From
M AreIntermediateColorsValid(IList<AnalysisDisplayColorEntry>) Boolean Verify intermediate color entries
M Colors() Int32 Get number of colors, including min, max and intermediate.
M Dispose() None
M Equals None Determines whether the specified object is equal to the current object. (Inherited from Object ) Object
M GetHashCode None Serves as the default hash function. (Inherited from Object ) Object
M GetIntermediateColors() IList<AnalysisDisplayColorEntry> Get intermediate color entries (other than the minimum and maximum settings).
M GetType None Gets the Type of the current instance. (Inherited from Object ) Object
M IsEqual(AnalysisDisplayColorSettings) Boolean Compares two color settings objects.
M SetIntermediateColors(IList<AnalysisDisplayColorEntry>) None Set intermediate color entries (other than the minimum and maximum settings).
M ToString None Returns a string that represents the current object. (Inherited from Object ) Object