MathPictureBox Constructor
Initializes a new instance of the MathPictureBox class.
Namespace: Wolfram.NETLink.UIAssembly: Wolfram.NETLink (in Wolfram.NETLink.dll) Version: 2.0.0.0
new : unit -> MathPictureBox
This is the constructor typically called from Wolfram Language code. It sets the link to use to be the one back
to the Wolfram Language (given by
Link). You can also use the
Link property
to set the link later.