ReadLAS.Classifications Property

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

Property Value

byte[]
Remarks
 
It's filled only when FillClassifications is true or the class is initialized with the formatType equals to formatType.Classification.

.NET Framework

Supported in: 4.8

In this article

Definition