Share via


P.circle Field

Definition

Represents the p:circle XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to