Share via


A.lnTo Field

Definition

Represents the a:lnTo XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: path.
  • has the following child XML elements: pt.
  • corresponds to the following strongly-typed classes: LineTo.

Applies to