This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IR > IRasterShader Interface > IRasterShader.Contrast Property (ArcObjects .NET 10.4 SDK) |
The contrast to be applied.
[Visual Basic .NET] Public Property Contrast As Short
[C#] public short Contrast {get; set;}
[C++]
HRESULT get_Contrast(
short* Contrast
);
[C++]
HRESULT put_Contrast(
short Contrast
);
[C++]
Parameters Contrast [out, retval] Contrast is a parameter of type short Contrast [in] Contrast is a parameter of type short