.NET/Link API Version 1.7 USE FRAMES

MathKernel.GraphicsResolution Property

Gets or sets the resolution, in pixels per inch, for Mathematica graphics generated during a computation.

[Visual Basic]
Public Property GraphicsResolution As Integer
[C#]
public int GraphicsResolution {get; set;}

Remarks

The default value, 0, uses the default resolution in Mathematica.

Most users will leave this value alone.

See Also

MathKernel Class | Wolfram.NETLink Namespace | Graphics