Click or drag to resize

IGeomPathShape AddPath Method

Adds a new path to the geometry and returns an interface to manipulate its properties.

Namespace: Spire.Xls.Core
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
IGeomPathInfo AddPath()

Return Value

Type: IGeomPathInfo
See Also