Share via


NoNamespace.minX Field

Definition

Represents the minX XML attribute.

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

Applies to