Share via


NoNamespace.minY Field

Definition

Represents the minY XML attribute.

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

Applies to