Share via


DGM.pt Field

Definition

Represents the dgm:pt XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: ptLst.
  • has the following child XML elements: extLst, prSet, spPr, t.
  • has the following XML attributes: cxnId, modelId, type.
  • corresponds to the following strongly-typed classes: Point.

Applies to