IModelNamedView Interface Methods Send Feedback
See Also 

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

Public Methods

 NameDescription
 MethodCreateExtensionDictionaryCreates a dictionary for the model named view.  
 MethodGetBackgroundTypeGets the view's type of background.  
 MethodGetExtensionDictionaryGets the dictionary for the model named view.  
 MethodGetGradientBackgroundGets the gradient background for the model named view.  
 MethodGetImageBackgroundGets the image background for the model named view.  
 MethodGetNamedViewGets the named view for this model named view.  
 MethodGetSolidBackgroundGets the solid background of the model named view.  
 MethodReleaseExtensionDictionaryReleases and erases the dictionary for the model named view, if the dictionary exists and is empty.  
 MethodRemoveBackgroundRemoves the background from this model named view.  
 MethodSetGradientBackgroundSets the background of the model named view to the specified gradient background.  
 MethodSetImageBackgroundSets the background of this model named view to the specified image background.  
 MethodSetSolidBackgroundSets the background of this model named view to the specified solid background.  
Top

See Also