ArcGIS Pro 3.7 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 Property StandardDeviationsParam As Nullable(Of Double)
    public Nullable<double> StandardDeviationsParam {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also