.NET/Link API Version 1.7 USE FRAMES

MathKernel.GraphicsHeight Property

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

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

Remarks

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

See Also

MathKernel Class | Wolfram.NETLink Namespace | GraphicsWidth | Graphics