Share via


A.pathLst Field

Definition

Represents the a:pathLst XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: custGeom.
  • has the following child XML elements: path.
  • corresponds to the following strongly-typed classes: PathList.

Applies to