CreatePreviewEventArgs.PreviewImageSize Property

CreatePreviewEventArgsPreviewImageSize Property

Pixel size of the image that is being requested for the preview scene

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public Size PreviewImageSize { get; }
Public ReadOnly Property PreviewImageSize As Size
	Get

Property Value

Type: Size
Version Information

Rhino for Windows

Supported in: 6.14
See Also