IViewTile Interface Members Send Feedback
See Also  Properties  Methods 

The following tables list the members exposed by IViewTile.

Public Properties

 NameDescription
 PropertyActiveGets or sets whether this ViewTile is the active ViewTile.  
 PropertyCCSPerViewTileGets or sets whether the custom coordinate system associated with this ViewTile becomes active when the ViewTile is activated.  
 PropertyCSIconAtOriginGets or sets whether to display the coordinate system icon at the origin.  
 PropertyCSIconIsOnGets or sets whether the coordinate system icon is displayed at the origin.  
 PropertyHandleGets the value of the handle for this ViewTile.  
Top

Public Methods

 NameDescription
 MethodActivateViewActivates the model view with the specified name for this ViewTile.  
 MethodCreateExtensionDictionaryCreates a dictionary for this ViewTile.  
 MethodDeleteCustomDataDeletes the specified custom data from this ViewTile.  
 MethodGetCustomDataGets the specified custom data for this ViewTile.  
 MethodGetExtensionDictionaryGets the dictionary for this ViewTile.  
 MethodJoinJoins this ViewTile with the specified ViewTile.  
 MethodReleaseExtensionDictionaryReleases and erases the dictionary for this ViewTile, if the dictionary exists and is empty.  
 MethodSetCustomDataSets the custom data for this ViewTile.  
Top

See Also