Share via


NoNamespace.maxX Field

Definition

Represents the maxX XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: ahXY.
  • corresponds to the following strongly-typed properties: AdjustHandleXY.MaxX.

Applies to