GetBaseline
Returns the baseline of the last equation image generated.
C++
HRESULT GetBaseline([out, retval] int *baseline);
Visual Basic
Public Function GetBaseline () As Long
Parameters
None
Return value
the baseline of the equation image in pixels
|