Share via


NoNamespace.endangle Field

Definition

Represents the endangle XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: arc.
  • corresponds to the following strongly-typed properties: Arc.EndAngle.

Applies to