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

    RasterStretchStatsType Enumeration
    Raster stretch statistics types.
    Syntax
    public enum RasterStretchStatsType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
    Members
    MemberDescription
    AreaOfView Stretch stats from current area of view.
    Dataset Stretch stats from current dataset being rendered.
    GlobalStats Stretch stats from global stats definition.
    Inheritance Hierarchy

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

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also