Share via


NoNamespace.amt Field

Definition

Represents the amt XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: alphaModFix, tint.
  • corresponds to the following strongly-typed properties: AlphaModulationFixed.Amount, TintEffect.Amount.

Applies to