Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
ColorBlendConverter Class Members
The following tables list the members exposed by ColorBlendConverter.
Public Properties
| Name | Description |
![Public Property](dotnetimages/publicProperty.gif) | BlendMode | Returns or sets an enumeration indicating how to blend the colors. |
Public Methods
| Name | Description |
![Public Method](dotnetimages/publicMethod.gif) | Convert | Overridden. Returns the blended color value resulted from blending the backdrop and the surface using the specified BlendMode |
![Public Method](dotnetimages/publicMethod.gif) | ConvertBack | Overridden. The conversion back is not supported. |
See Also