INamedView Interface Members Send Feedback
See Also  Properties  Methods 

The following tables list the members exposed by INamedView.

Public Properties

 NameDescription
 PropertyClassGets or sets the name of the category to which to assign this named view.  
Top

Public Methods

 NameDescription
 MethodCreateExtensionDictionaryCreates a dictionary for the named view.  
 MethodGetCustomCoordinateSystemGets the custom coordinate system associated with this named view.  
 MethodGetExtensionDictionaryGets the dictionary for the named view.  
 MethodGetNameGets the name of this named view.  
 MethodGetWindowGets the window that defines the named view.  
 MethodReleaseExtensionDictionaryReleases and erases the dictionary for the named view, if the dictionary exists and is empty.  
 MethodRemoveCustomCoordinateSystemRemoves the custom coordinate system associated with this named view.  
 MethodRenameRenames this named view with the specified new name.  
 MethodSetCustomCoordinateSystemAssociates the specified custom coordinate system with this named view.  
 MethodSetWindowSets the window that defines the named view.  
Top

See Also