SetPointSize Sets the base font point size for the equation. C++ HRESULT SetPointSize([in, defaultvalue(12.0)] double pointsize); Visual Basic Public Function SetPointSize ( pointsize As Double ) As Long Parameters pointsize[in] the base font point size for the equation Return value None Back to Equation Composer API index Table of Contents C++ Visual Basic