CreateStraightLink: IWxStraightLink;
CreateStraightLink(): Prognoz.Platform.Interop.Andy.IWxStraightLink;
The CreateStraightLink method creates a connecting line. A connecting line is always strictly vertical or horizontal.
NOTE. If a connecting line creates a link between two objects, each object is provided with a new connection point, which is used by this connecting line.
Executing the example requires that repository contains a workspace with the WSP identifier.
Add links to the Andy, Drawing, Metabase system assemblies.
After executing the example the defined objects are connected with a connecting line.
See also: