Share via


NoNamespace.startangle Field

Definition

Represents the startangle XML attribute.

public static readonly System.Xml.Linq.XName startangle;
 staticval mutable startangle : System.Xml.Linq.XName
Public Shared ReadOnly startangle 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.StartAngle.

Applies to