This document is archived and information here might be outdated. Recommended version. |
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