Share via


NoNamespace.ang Field

Definition

Represents the ang XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: cxn, lin.
  • corresponds to the following strongly-typed properties: ConnectionSite.Angle, LinearGradientFill.Angle.

Applies to