This document is archived and information here might be outdated. Recommended version. |
The LAS file's uncompressed size in bytes.
[Visual Basic .NET] Public ReadOnly Property UncompressedSizeInBytes As Double
[C#] public double UncompressedSizeInBytes {get;}
[C++]
HRESULT get_UncompressedSizeInBytes(
System.Double* pcBytes
);
[C++]
Parameters pcBytes [out, retval]
pcBytes is a parameter of type double*