Share via


DataModelRoot.PointList Property

Definition

Point List.

Represents the following element tag in the schema: dgm:ptLst.

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

Property Value

Applies to