ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / RGBColorizerDefinition Class / StandardDeviationsParam Property

In This Topic
    StandardDeviationsParam Property (RGBColorizerDefinition)
    In This Topic
    Gets and sets the number of standard deviations for the ArcGIS.Core.CIM.RasterStretchType.StandardDeviations stretch type.
    Syntax
    public Nullable<double> StandardDeviationsParam {get; set;}
    Public Property StandardDeviationsParam As Nullable(Of Double)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also