Void IModelViewManager.CaptureModelView(String viewLabel, String mode)

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

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".