INamedView Interface Methods Send Feedback
See Also 

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

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