Share via


NoNamespace.intensity Field

Definition

Represents the intensity XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: artisticGlowDiffused, artisticPaintStrokes.
  • corresponds to the following strongly-typed properties: ArtisticGlowDiffused.Intensity, ArtisticPaintStrokes.Intensity.

Applies to