Share via


NoNamespace.calcmode Field

Definition

Represents the calcmode XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: anim.
  • corresponds to the following strongly-typed properties: Animate.CalculationMode.

Applies to