P_Rhino_Render_RenderSettings_ImageSize - mcneel/rhinocommon-api-docs GitHub Wiki
Gets or sets a value indicating the size of the rendering result if UseViewportSize is set to false. If UseViewportSize is set to true, then this value is ignored.
Namespace: Rhino.Render
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public Size ImageSize { get; set; }
VB
Public Property ImageSize As Size
Get
Set
Type: Size
Supported in: 5D58w