Search
IDiagramView Members
Properties Methods
 


Controls that display Diagram objects must implement this interface to provide screen resolution information to drawing methods.

The following tables list the members exposed by the IDiagramView type.

 Public Properties

  Name Description

Diagram

Gets the Diagram instance displayed by this control.

 Public Methods

  Name Description

ZoomToRect

Zooms and scrolls the view to fit the specified document rectangle in the view's client area.

 See Also