Share via


NoNamespace.stAng Field

Definition

Represents the stAng XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: arcTo.
  • corresponds to the following strongly-typed properties: ArcTo.StartAngle.

Applies to