Name | Description | |
---|---|---|
GradientMap Constructor | Overloaded. |
The following tables list the members exposed by GradientMap.
Name | Description | |
---|---|---|
GradientMap Constructor | Overloaded. |
Name | Description | |
---|---|---|
GradientMode | Gets the gradient mode of a GradientMap. | |
GradientStops | Gets the gradient stops of a GradientMap. |
Name | Description | |
---|---|---|
DefaultGradientMode | Gets the default value of the GradientMode property. |
Name | Description | |
---|---|---|
Clone | Creates a copy of this GradientMap object. | |
Equals | Determines whether the specified object is equal to the current GradientMap. | |
GetHashCode | Serves as a hash function for the GradientMap, suitable for use in hashing algorithms and data structures such as a hash table. | |
GetOffsetColorPairs | Returns the offsets in the gradient map and their corresponding colors. | |
ResetGradientMode | Resets the value of the GradientMode property to its default value, DefaultGradientMode. |
Name | Description | |
---|---|---|
OnGradientModeChanged | Raises the GradientModeChanged event. |
Name | Description | |
---|---|---|
GradientModeChanged | Raised when the value of the GradientMode property is changed. |