CreateSrcLink

<< Click to Display Table of Contents >>

Navigation:  MyLinkLine > Methods >

CreateSrcLink

public Boolean CreateSrcLink(Int64 aShapeId,Int32 aShapeLinkPtId)

 

Description:

 it can build a (start) relation ship with exist shape.

 

Parameter:

       aShapeId: the end shape id;

 aShapeLinkPtId: the link id of the shape,the shape'id is AShapeid.

 

Return value:

 true: Created success.

       false: Created failed.

 

See also:

 CreateDestLink