Share via


A14.imgLayer Field

Definition

Represents the a14:imgLayer XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: imgProps.
  • has the following child XML elements: imgEffect.
  • has the following XML attributes: embed.
  • corresponds to the following strongly-typed classes: ImageLayer.

Applies to