ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / StretchType Enumeration

In This Topic
    StretchType Enumeration
    In This Topic
    Stretch types.
    Syntax
    Members
    MemberDescription
    Gamma Gamma stretch.
    MinMax Minimum maximum stretch.
    None No stretch.
    StdDev Standard deviation stretch.
    Inheritance Hierarchy

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

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also