ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMRasterStretchColorizer Class / StretchClasses Property

In This Topic
    StretchClasses Property (CIMRasterStretchColorizer)
    In This Topic
    Gets or sets the raster stretch classes.
    Syntax
    public CIMRasterStretchClass[] StretchClasses {get; set;}
    Public Property StretchClasses As CIMRasterStretchClass()
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also