CaptureModelView(string, string)

Save the view specified as an image to the project userfiles.

Declaration Syntax

public void CaptureModelView(string viewLabel, string mode)

Parameters

viewLabel(string)

The name of the view to be saved.

mode(string)

A string representing the graphics format to use. One of : "PNG", "JPG", "BMP".