Share via


NoNamespace.lum Field

Definition

Represents the lum XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: hsl, hslClr.
  • corresponds to the following strongly-typed properties: Hsl.Luminance, HslColor.LumValue.

Applies to