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

In This Topic
    MinPercent Property (RGBColorizerDefinition)
    In This Topic
    Gets and sets the minimum percent for the ArcGIS.Core.CIM.RasterStretchType.PercentMinimumMaximum stretch type.
    Syntax
    public Nullable<double> MinPercent {get; set;}
    Public Property MinPercent As Nullable(Of Double)
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also