Click or drag to resize

IShape AddConnector Method

Namespace: Spire.Presentation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
void AddConnector(
	IShape shape1,
	IShape shape2
)

Parameters

shape1
Type: Spire.Presentation IShape
shape2
Type: Spire.Presentation IShape
See Also