Share via


A.arcTo Field

Definition

Represents the a:arcTo XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: path.
  • has the following XML attributes: hR, stAng, swAng, wR.
  • corresponds to the following strongly-typed classes: ArcTo.

Applies to