Void
IModelViewManager
.CaptureModelView(
String
viewLabel,
String
mode)
Save the view specified as an image to the project userfiles.
Remarks
Examples
Parameters
viewLabel
Type:
String
The name of the view to be saved.
mode
Type:
String
A string representing the graphics format to use. One of : "PNG", "JPG", "TIF", "BMP", "EPS".
Return Value
Type:
Void