Share via


P.wheel Field

Definition

Represents the p:wheel XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: transition.
  • has the following XML attributes: spokes.
  • corresponds to the following strongly-typed classes: WheelTransition.

Applies to