This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoDatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IL > ILasPointInfo Interface > ILasPointInfo.Intensity Property (ArcObjects .NET 10.4 SDK) |
The intensity.
[Visual Basic .NET] Public Property Intensity As Integer
[C#] public int Intensity {get; set;}
[C++]
HRESULT get_Intensity(
long* pIntensity
);
[C++]
HRESULT put_Intensity(
long pIntensity
);
[C++]
Parameters pIntensity [out, retval] pIntensity is a parameter of type long pIntensity [in] pIntensity is a parameter of type long