SetForeground
Sets the foreground color for the equation.
C++
HRESULT SetForeground([in, defaultvalue("black")] BSTR fg);
Visual Basic
Public Function SetForeground (
fg As String
) As Long
Parameters
fg
|
[in] the foreground color for the equation
|
Return value
None
|