MathKernelGraphicsHeight Property
Gets or sets the height, in pixels, for Wolfram Language graphics generated during a computation.
Namespace: Wolfram.NETLinkAssembly: Wolfram.NETLink (in Wolfram.NETLink.dll) Version: 2.0.0.0
public int GraphicsHeight { get; set; }
Public Property GraphicsHeight As Integer
Get
Set
public:
property int GraphicsHeight {
int get ();
void set (int value);
}
member GraphicsHeight : int with get, set
Property Value
Int32
The default value, 0, uses the default size in the Wolfram Language.