Search
DiagramView.DiagramToView Method
See Also
 





Transforms points from the document coordinate space to the client coordinate space.

 Overload List

Name Description

DiagramView.DiagramToView (Point)

Converts the specified point from document to client coordinates.

DiagramView.DiagramToView (Rect)

Converts the specified rectangle from document to client coordinates.

DiagramView.DiagramToView (Single)

Converts the specified value from document to client coordinates.

 See Also