.NET/Link API Version 1.7 USE FRAMES

MathKernel.Graphics Property

Gets the accumulated Images from Mathematica graphics output during the last call to Compute.

[Visual Basic]
Public ReadOnly Property Graphics As Image()
[C#]
public System.Drawing.Image[] Graphics {get;}

Remarks

You must set the CaptureGraphics property to true to use this property.

See Also

MathKernel Class | Wolfram.NETLink Namespace | GraphicsFormat