Click or drag to resize

IGeomPath SegmentPaths Property

Gets a collection of shape segment paths associated with the shape.

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

Property Value

Type: CollectionExtended ShapeSegmentPath
See Also