This document is archived and information here might be outdated. Recommended version. |
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 [in]
pGamma is a parameter of type VARIANT pGamma [out, retval]
pGamma is a parameter of type VARIANT*