<< Click to Display Table of Contents >> Navigation: MyLinkLine > Methods > CreateDestLink |
public Boolean CreateDestLink(Int64 aShapeId,Int32 aShapeLinkPtId)
Description:
If can link two shapes, and the path is vertical or horizontal. it is used for flow drawing, electric drawing and more.
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: