ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.CIM Namespace / LASStretchType Enumeration

LASStretchType Enumeration
LAS stretch types.
Syntax
Members
MemberDescription
Custom Custom.
DefaultFromSource Default from source.
Histogram Histogram.
MinimumMaximum Minimum Maximum.
PercentMinMax Percent minimum maximum.
StandardDeviations Standard deviations.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Core.CIM.LASStretchType

Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.0 or higher.
See Also