Share via


A.ahXY Field

Definition

Represents the a:ahXY XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: ahLst.
  • has the following child XML elements: pos.
  • has the following XML attributes: gdRefX, gdRefY, maxX, maxY, minX, minY.
  • corresponds to the following strongly-typed classes: AdjustHandleXY.

Applies to