Previous Topic

Next Topic

Book Contents

Book Index

SetForeground

Sets the foreground color for the equations.

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 equations

  • CSS color name
  • #rrggbb

Return value

None

Previous Topic

Next Topic

Book Contents

Book Index


[Design Science Home]
Copyright © 1996-2016 Design Science, Inc. All rights reserved.