ConnectionPoints(Index: Integer): IGxPointF;
ConnectionPoints[Index: integer]: Prognoz.Platform.Interop.Drawing.IGxPointF;
Index. Index of object connection point.
The ConnectionPoints property returns coordinates for object connection points.
Executing the example requires that repository contains a workspace with the WSP identifier containing several connected shapes.
Add links to the Andy, Drawing, Metabase system assemblies.
When executing the example there will be several messages returned, containing coordinates of object connection points.
See also: