Property MessageOpacity
- Namespace
 - SharpVectors.Converters
 
- Assembly
 - SharpVectors.Converters.Wpf.dll
 
MessageOpacity
Gets or sets the opacity factor applied to the entire message text when it is rendered in the user interface (UI).
public double MessageOpacity { get; set; }
Property Value
- double
 The opacity factor. Default opacity is 1.0. Expected values are between 0.0 and 1.0.