ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.Data.Analyst3D Namespace / LasPoint Class / ScannerChannel Property
Version

    ScannerChannel Property
    Gets the scanner channel of this point. This method must be called on the MCT. Use QueuedTask.Run.
    Syntax
    public byte ScannerChannel {get;}
    Remarks
    The scanner channel is used to indicate the channel (scanner head) of a multi-channel system. Up to 4 channels are supported (values of 0-3). A value of 0 indicates a single scanner system.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also