RenderSettingsImageSize 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)
Since: 5.0
Syntax public Size ImageSize { get; set; }
Public Property ImageSize As Size
Get
Set
Property Value
Type:
SizeSee Also