ClassificationFormatDefinition.DefaultBackgroundOpacity Field
Defines the default opacity used for the background color/brush if no BackgroundOpacityId entities are defined.
Namespace: Microsoft.VisualStudio.Text.Classification
Assembly: Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)
Syntax
'Declaration
Public Const DefaultBackgroundOpacity As Double
public const double DefaultBackgroundOpacity
public:
literal double DefaultBackgroundOpacity
static val mutable DefaultBackgroundOpacity: float
public const var DefaultBackgroundOpacity : double
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.