Share

View.SaveAsBitmapWithRayTracing Method

Parent Object: View

Description

Method that saves the view with ray tracing on as a bitmap in one of the following types: bmp, jpg, png, tiff, and gif.

Syntax

View.SaveAsBitmapWithRayTracing( FullFileName As String )

Parameters

Name Type Description
FullFileName String Input String value that specifies the full filename of the file to which to save the view. The extension of this filename controls the type of file that’s created. Valid extensions are bmp, jpg, png, tiff, and gif.

Version

Introduced in version 2016

Was this information helpful?