| lcMlineGetPrevVer | Home |
|
HANDLE lcMlineGetPrevVer ( HANDLE hMline HANDLE hVertex ); |
| hMline | |
| Handle to a multiline object. | |
| hVertex | |
| Handle to the multiline vertex. | |
| Handle to the vertex that is placed before hVertex in the multiline. If there are no vertex before hVertex, the function returns NULL. |
| lcMlineGetLastVer, lcMlineGetFirstVer, lcMlineGetNextVer |