Share via


P14.tracePt Field

Definition

Represents the p14:tracePt XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: tracePtLst.
  • has the following XML attributes: t, x, y.
  • corresponds to the following strongly-typed classes: TracePoint.

Applies to