DBlastPointOfString |
Top Previous Next |
If the trading of the last point investigates in a string element. Every line train exists at least of two bases. The bases are taken up in the line train like with the digitization, are administered in a list. Routines are available to determine the first, last, next and previous base. Parametre string (PSTRING_ELEMENT) [IN] The trading of the string element whose last point should be determined. Result (T_PPOINT) [OUT] The trading of the last point of this string element. The ZERO if the string owns no base. Declaration #include "database.h"
T_PPOINT DLLENTRY DBlastPointOfString ( PSTRING_ELEMENT string ); Related function
|