Search
DiagramPresenter Properties
 


 Public Properties

  Name Description

Diagram

Gets or sets the Diagram whose contents should be rendered by this presenter.

DpiX

 

DpiY

 

MaxScrollX

Gets the end of horizontal scroll range.

MaxScrollY

Gets the end of vertical scroll range.

MinScrollX

Gets the start of horizontal scroll range.

MinScrollY

Gets the start of vertical scroll range.

ScrollX

Gets or sets the horizontal scroll position.

ScrollY

Gets or sets the vertical scroll position.

ZoomFactor

Gets or sets the zoom factor used to scale up or down the Diagram.

 See Also