.NET/Link API Version 1.7 USE FRAMES

MathKernel.GraphicsWidth Property

Gets or sets the width, in pixels, for Mathematica graphics generated during a computation.

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

Remarks

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

See Also

MathKernel Class | Wolfram.NETLink Namespace | GraphicsHeight | Graphics