Share via


NoNamespace.wR Field

Definition

Represents the wR XML attribute.

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

Applies to