Share via


NoNamespace.sat Field

Definition

Represents the sat XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: hsl, hslClr, saturation.
  • corresponds to the following strongly-typed properties: Hsl.Saturation, HslColor.SatValue, Saturation.SaturationAmount.

Applies to