Share via


NoNamespace.hR Field

Definition

Represents the hR XML attribute.

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

Applies to