Share via


NoNamespace.from Field

Definition

Represents the from XML attributes.

public static readonly System.Xml.Linq.XName from;
 staticval mutable from : System.Xml.Linq.XName
Public Shared ReadOnly from 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.From, AnimateRotation.From, Arc.From, CommonBehavior.From, Curve.From, Line.From, TraceView.From.

Applies to