Share via


NoNamespace.gain Field

Definition

Represents the gain XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: image, imagedata.
  • corresponds to the following strongly-typed properties: ImageData.Gain, ImageFile.Gain.

Applies to