ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / RGBColorizerDefinition Class / StretchType Property

In This Topic
    StretchType Property (RGBColorizerDefinition)
    In This Topic
    Syntax
    public Nullable<RasterStretchType> StretchType {get; set;}
    Public Property StretchType As Nullable(Of RasterStretchType)
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also