Click or drag to resize

MsoPathInfo PointList Property

Gets the list of points.

Namespace: Spire.Xls.Core
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public ArrayList PointList { get; }

Property Value

Type: ArrayList
See Also