Void IModelViewManager.CaptureModelView(Int32 index, String mode)
Save the view specified by index as a PNG image to the project userfiles.
Examples
Parameters
-
index
Type: Int32
The index of the view to be saved.
-
mode
Type: String
A string representing the graphics format to use.
One of : "PNG", "JPG", "BMP".