This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoDatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IL > ILasPointInfo2 Interface > ILasPointInfo2.ScannerChannel Property (ArcObjects .NET 10.4 SDK) |
The scanner channel.
[Visual Basic .NET] Public Property ScannerChannel As Byte
[C#] public byte ScannerChannel {get; set;}
[C++]
HRESULT get_ScannerChannel(
Byte* pChannel
);
[C++]
HRESULT put_ScannerChannel(
Byte pChannel
);
[C++]
Parameters pChannel [out, retval] pChannel is a parameter of type Byte pChannel [in] pChannel is a parameter of type Byte