This document is archived and information here might be outdated. Recommended version. |
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