This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IR > IRasterLoader Interface > IRasterLoader.Foreground Property (ArcObjects .NET 10.4 SDK) |
The foreground value for 1-Bit images.
[Visual Basic .NET] Public Property Foreground As Object
[C#] public object Foreground {get; set;}
[C++]
HRESULT get_Foreground(
VARIANT* Foreground
);
[C++]
HRESULT put_Foreground(
VARIANT Foreground
);
[C++]
Parameters Foreground [out, retval] Foreground is a parameter of type VARIANT Foreground [in] Foreground is a parameter of type VARIANT