This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IR > IRasterDRAShader Interface > IRasterDRAShader.StretchType Property (ArcObjects .NET 10.4 SDK) |
The stretch type.
[Visual Basic .NET] Public Property StretchType As esriRasterStretchTypesEnum
[C#] public esriRasterStretchTypesEnum StretchType {get; set;}
[C++]
HRESULT get_StretchType(
esriRasterStretchTypesEnum* pStretchType
);
[C++]
HRESULT put_StretchType(
esriRasterStretchTypesEnum pStretchType
);
[C++]
Parameters pStretchType [out, retval]
pStretchType is a parameter of type esriRasterStretchTypesEnum pStretchType [in]
pStretchType is a parameter of type esriRasterStretchTypesEnum