MathPictureBoxLink Property

Sets or gets the link that will be used for computations.

Definition

Namespace: Wolfram.NETLink.UI
Assembly: Wolfram.NETLink (in Wolfram.NETLink.dll) Version: 2.0.0.0
C#
public IKernelLink Link { get; set; }

Property Value

IKernelLink

See Also