Share via


A.dgm Field

Definition

Represents the a:dgm XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: graphicEl.
  • has the following XML attributes: bldStep, id.
  • corresponds to the following strongly-typed classes: Diagram.

Applies to