MathPictureBoxRecompute Method
If a
MathCommand is being used to create the image to display, this method causes it to
be recomputed to produce a new image.
Namespace: Wolfram.NETLink.UIAssembly: Wolfram.NETLink (in Wolfram.NETLink.dll) Version: 2.0.0.0
member Recompute : unit -> unit
Call Recompute if your MathCommand depends on values in the Wolfram Language that have changed since
the last time you set the MathCommand property or called Recompute.