This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IR > IRasterStretchMinMax Interface > IRasterStretchMinMax.StretchMin Property (ArcObjects .NET 10.4 SDK) |
The minimum value used for stretching cell values.
[Visual Basic .NET] Public ReadOnly Property StretchMin As Double
[C#] public double StretchMin {get;}
[C++]
HRESULT get_StretchMin(
double* param
);
[C++]
Parameters param [out, retval] param is a parameter of type double
The StretchMax and StretchMin properties return the existing minimum and maximum values from the raster band.