Global Mapper SDK
| GM_Layer_t .GetLayerLidarStats Method |
Retrieves the statistics for a Lidar layer
Namespace:GlobalMapper.Types
Assembly: GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 18.0.0.0 (18.0.0.0)
C#
public GM_Error_t32 GetLayerLidarStats ( out GM_LidarStats_t aLidarStats , Object aReserved )
Parameters
- aLidarStats
-
Type:
GlobalMapper
.
GM_LidarStats_t
OUT: Buffer to hold stats in - aReserved
-
Type:
System
.
Object
IN: Reserved for future use, must be NULL
Return Value
Type: GM_Error_t32A GM Error Code
Comments
0 comments
Please sign in to leave a comment.