CustomGeometry.PathList Property

Definition

List of Shape Paths.

Represents the following element tag in the schema: a:pathLst.

public DocumentFormat.OpenXml.Drawing.PathList PathList { get; set; }
public DocumentFormat.OpenXml.Drawing.PathList? PathList { get; set; }
member this.PathList : DocumentFormat.OpenXml.Drawing.PathList with get, set
Public Property PathList As PathList

Property Value

Returns PathList.

Applies to