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