Share via


NoNamespace.maxY Field

Definition

Represents the maxY XML attribute.

public static readonly System.Xml.Linq.XName maxY;
 staticval mutable maxY : System.Xml.Linq.XName
Public Shared ReadOnly maxY 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.MaxY.

Applies to