This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IR > IRasterStretch3 Interface > IRasterStretch3.GammaValue Property (ArcObjects .NET 10.5 SDK) |
The list of Gamma value(s).
[Visual Basic .NET] Public Property GammaValue As Object
[C#] public object GammaValue {get; set;}
[C++]
HRESULT get_GammaValue(
VARIANT* pGamma
);
[C++]
HRESULT put_GammaValue(
VARIANT pGamma
);
[C++]
Parameters pGamma [out, retval] pGamma is a parameter of type VARIANT pGamma [in] pGamma is a parameter of type VARIANT