Share via


NoNamespace.bright Field

Definition

Represents the bright XML attributes.

public static readonly System.Xml.Linq.XName bright;
 staticval mutable bright : System.Xml.Linq.XName
Public Shared ReadOnly bright As XName 

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: lum, brightnessContrast.
  • corresponds to the following strongly-typed properties: BrightnessContrast.Bright, LuminanceEffect.Brightness.

Applies to