ArcGIS Pro 2.8 API Reference Guide
RasterStretchStatsType Enumeration

ArcGIS.Core.CIM Namespace : RasterStretchStatsType Enumeration
Raster stretch statistics types.
Syntax
public enum RasterStretchStatsType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Public Enum RasterStretchStatsType 
   Inherits System.Enum
   Implements 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 10, Windows 8.1

See Also

Reference

ArcGIS.Core.CIM Namespace