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

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also