Sack Library Documentation
|
__cdecl TYPELIB_PROC PTEXT LineDuplicateEx(PTEXT pText DBG_PASS); #define LineDuplicate(pt) LineDuplicateEx(pt DBG_SRC )
Parameters |
Description |
line |
list of segments to duplicate |
Duplicates a linked list of segments.
Duplicates the structure of a line. The resulting line is an exact duplicate of the input line. All segments linked in exactly the same sorts of ways.
Copyright (c) 2000+. All rights reserved.
|
What do you think about this topic? Send feedback!
|