Version

IOverviewPlusDetailControl Interface Members

The following tables list the members exposed by IOverviewPlusDetailControl.

Public Properties
 NameDescription
 PropertyDefaultInteractionGets or sets the default interaction state.  
 PropertyIsDirty  
 PropertyIsIsoScaled  
 PropertyMaximumZoomLevelThe maximum zoom value to be allowed by the OverviewPlusDetailPane.  
 PropertyMinimumZoomLevelThe minimum zoom value to be allowed by the OverviewPlusDetailPane.  
 PropertyViewportRectA rectangle representing the bounds of the contents of the IOverviewPlusDetailControl.  
 PropertyWorldRectA rectangle representing the full bounds of the contents of the IOverviewPlusDetailControl.  
 PropertyZoomLevelDisplayTextThe text to display to represent the zoom level on the OverviewPlusDetailPane.  
Public Methods
 NameDescription
 MethodRenderPreviewRender preview content to the OverviewPlusDetailPane.  
 MethodScaleToFitScale the IOverviewPlusDetailControl to fit all its contents in view.  
 MethodZoomTo100Zoom the IOverviewPlusDetailControl to 100%.  
See Also