MathKernelGraphicsWidth Property
Gets or sets the width, 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 GraphicsWidth { get; set; }
Public Property GraphicsWidth As Integer
Get
Set
public:
property int GraphicsWidth {
int get ();
void set (int value);
}
member GraphicsWidth : int with get, set
Property Value
Int32
The default value, 0, uses the default size in the Wolfram Language.