P_Rhino_Render_RenderSettings_ImageSize - mcneel/rhinocommon-api-docs GitHub Wiki

RenderSettings.ImageSize Property

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

Syntax

C#

public Size ImageSize { get; set; }

VB

Public Property ImageSize As Size
	Get
	Set

Property Value

Type: Size

Version Information

Supported in: 5D58w

See Also

Reference

RenderSettings Class
Rhino.Render Namespace

⚠️ **GitHub.com Fallback** ⚠️