Share via


A.gd Field

Definition

Represents the a:gd XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: avLst, gdLst.
  • has the following XML attributes: fmla, name.
  • corresponds to the following strongly-typed classes: ShapeGuide.

Applies to