Share via


DGM.dir Field

Definition

Represents the dgm:dir XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: presLayoutVars, varLst.
  • has the following XML attributes: val.
  • corresponds to the following strongly-typed classes: Direction.

Applies to