IViewManager Interface Methods Send Feedback
See Also 

For a list of all members of this type, see IViewManager members.

Public Methods

 NameDescription
 MethodActivateModelViewActivates the model view with the specified name.  
 MethodActivateSheetViewActivates the sheet view with the specified name.  
 MethodCreateGradientBackgroundCreates a gradient background.  
 MethodCreateImageBackgroundCreates an image background using the specified image.  
 MethodCreateModelNamedViewCreates a model named view.  
 MethodCreateSheetNamedViewCreates a sheet named view.  
 MethodCreateSolidBackgroundCreates a solid background.  
 MethodGetModelNamedViewGets the model view with the specified name.  
 MethodGetModelNamedViewListGets the names of all of the model named views in the document.  
 MethodGetSheetNamedViewGets the sheet view with the specified name.  
 MethodGetSheetNamedViewListGets the names of all of the sheet named views in the document.  
 MethodRemoveModelNamedViewRemoves the specified model named view from the document.  
 MethodRemoveSheetNamedViewRemoves the specified sheet named view from the document.  
 MethodSaveCurrentViewAsModelViewSaves the current model view with the specified name and category.  
 MethodSaveCurrentViewAsSheetViewSaves the current sheet view with the specified name and category.  
 MethodSetPredefinedViewSets a predefined orthographic or isometric view as the current view.  
Top

See Also