CreateDestLink
<< Click to Display Table of Contents >> Navigation: TMyLinkLine > Methods > CreateDestLink |
function CreateDestLink(AShapeId:integer;AShapeLinkPtID:integer): Boolean;
Description:
AShapeId : the end shape id;
AShapeLinkPtID : the link id of the shape,the shape'id is AShapeid.
If can link two shapes, and the path is vertical or horizontal . it is used for flow drawing,electric drawing and more.
Returns:
true : created success;
false : created failed.
See also: