CustomGeometry.PathList Property
List of Shape Paths.Represents the element tag in schema: a:pathLst
Namespace: DocumentFormat.OpenXml.Drawing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property PathList As PathList
Get
Set
'Usage
Dim instance As CustomGeometry
Dim value As PathList
value = instance.PathList
instance.PathList = value
public PathList PathList { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Drawing.PathList
Returns PathList.