Share via


NoNamespace.y Field

Definition

Represents the y XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: anchor, tracePt, pos, pos.
  • corresponds to the following strongly-typed properties: Anchor.Y, Point2DType.Y, Position.Y, TracePoint.YCoordinate.

Applies to