ReadLAS.Intensities Property

Array of the “intensity” attribute for each point.
Public Property Intensities() As UInt16() 
Get 
This language is not supported or no code example is available.
public UInt16[] Intensities {get;}
This language is not supported or no code example is available.

Property Value

UInt16[]
Remarks
 
It's filled only when FillIntensities is true or the class is initialized with the formatType equals to formatType.Intensity.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition