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

See Also

Reference

ClassificationFormatDefinition Class

Microsoft.VisualStudio.Text.Classification Namespace