Share via


WP.lineTo Field

Definition

Represents the wp:lineTo XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to