Share via


NoNamespace.to Field

Definition

Represents the to XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: arc, traceView, anim, animRot, cBhvr, curve, line.
  • corresponds to the following strongly-typed properties: Animate.To, AnimateRotation.To, Arc.To, CommonBehavior.To, Curve.To, Line.To, TraceView.To.

Applies to