RemoveConnectionPoint(Index: Integer);
RemoveConnectionPoint(Index: integer);
Index. Index of object connection point.
The RemoveConnectionPoint method removes object connection point.
To get the number of object connection points, use the IWxShape.ConnectionPointCount property.
Executing the example requires that repository contains a workspace with the WSP identifier containing several connected shapes.
Add links to the Andy, Metabase system assemblies.
After executing the example the connection point is removed from the shape.
See also: