.NET/Link API Version 1.7 USE FRAMES

MathPictureBox Constructor ()

Initializes a new instance of the MathPictureBox class.

[Visual Basic]
Overloads Public Sub New()
[C#]
public MathPictureBox();

Remarks

This is the constructor typically called from Mathematica code. It sets the link to use to be the one back to Mathematica (given by Link). You can also use the Link property to set the link later.

See Also

MathPictureBox Class | Wolfram.NETLink.UI Namespace | MathPictureBox Constructor Overload List