CreateSrcLink
<< Click to Display Table of Contents >> Navigation: TMyLinkLine > Methods > CreateSrcLink |
function CreateSrcLink(AShapeId:integer;AShapeLinkPtID:integer): Boolean;
Description:
it can build a (start) relation ship with exist shape.
Parameter:
AShapeId : the start shape id;
AShapeLinkPtID : the link id of the shape,the shape'id is AShapeid.
Returns:
true : created success;
false : created failed.
See also: