Share via


A.cxn Field

Definition

Represents the a:cxn XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: cxnLst.
  • has the following child XML elements: pos.
  • has the following XML attributes: ang.
  • corresponds to the following strongly-typed classes: ConnectionSite.

Applies to