CreateTexture2dPreviewEventArgs.PreviewImageSize Property

CreateTexture2dPreviewEventArgsPreviewImageSize 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.8
See Also