Share via


NoNamespace.pathEditMode Field

Definition

Represents the pathEditMode XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: animMotion.
  • corresponds to the following strongly-typed properties: AnimateMotion.PathEditMode.

Applies to