Share via


A.hsl Field

Definition

Represents the a:hsl XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: blip, cont, effectDag, snapshot.
  • has the following XML attributes: hue, lum, sat.
  • corresponds to the following strongly-typed classes: Hsl.

Applies to