Share via


NoNamespace.angle Field

Definition

Represents the angle XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: callout, fill.
  • corresponds to the following strongly-typed properties: Callout.Angle, Fill.Angle.

Applies to