Click or drag to resize

IPrstGeomShape GeomPaths Property

Gets a collection of geometric paths represented by objects implementing the IGeomPath interface.

Namespace: Spire.Xls.Core
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
CollectionExtended<IGeomPath> GeomPaths { get; }

Property Value

Type: CollectionExtended IGeomPath
See Also