ClassificationFormatDefinition.DefaultBackgroundOpacity Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines the default opacity used for the background color/brush if no BackgroundOpacityId entities are defined.
public: double DefaultBackgroundOpacity = 0.8;
double DefaultBackgroundOpacity = 0.8;
public const double DefaultBackgroundOpacity = 0.8;
val mutable DefaultBackgroundOpacity : double
Public Const DefaultBackgroundOpacity As Double = 0.8