Click or drag to resize
ColorGradient Methods

The ColorGradient type exposes the following members.

Methods
  NameDescription
Public methodClone
Clone this instance.
Public methodEquals(Object)
Determines whether the specified Object is equal to the current ColorGradient.
(Overrides ValueTypeEquals(Object).)
Public methodEquals(ColorGradient)
Determines whether the specified ColorGradient is equal to the current ColorGradient.
Public methodEvaluate
Evaluate the color at the specified parameter value.
Public methodGetHashCode
Serves as a hash function for a ColorGradient object.
(Overrides ValueTypeGetHashCode.)
Public methodGetSerializedPropertiesHash
Gets a hash value that is based on the values of the serialized properties of this instance.
Top
See Also