The stretch type.
[Visual Basic .NET] Public Property StretchType As esriRasterStretchType
[C#] public esriRasterStretchType StretchType {get; set;}
[C++]
HRESULT get_StretchType(
esriRasterStretchType* pStretchType
);
[C++]
HRESULT put_StretchType(
esriRasterStretchType pStretchType
);
[C++]Parameters
pStretchType [out, retval]pStretchType is a parameter of type esriRasterStretchType
pStretchType [in]pStretchType is a parameter of type esriRasterStretchType
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.