|  | This document is archived and information here might be outdated. Recommended version. | 
| ArcObjects Help for .NET developers > ArcObjects namespaces > GeoDatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IL > ILasPointInfo Interface > ILasPointInfo.Intensity Property (ArcObjects .NET 10.5 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