LEADTOOLS Raster Imaging C++ Class Library Help > Classes and Member Functions > LMarker > LMarker Member Functions > LMarker::GetHandle |
#include "ltwrappr.h"
HANDLE LMarker::GetHandle()
Gets the handle of the class object's marker collection.
Returns
The handle of the LMarker object's marker collection.
Required DLLs and Libraries
LTFIL For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application. |
Win32, x64.
See Also
Example
For an example, refer to LMarker::Copy(MarkerSrc).