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

In This Topic
    LASStretchType Enumeration
    In This Topic
    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

    See Also