Share via


NoNamespace.contrast Field

Definition

Represents the contrast XML attributes.

public static readonly System.Xml.Linq.XName contrast;
 staticval mutable contrast : System.Xml.Linq.XName
Public Shared ReadOnly contrast 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.Contrast, LuminanceEffect.Contrast.

Applies to