Search
DiagramView.ClientToDoc Method
See Also
 





 Overload List

Name Description

DiagramView.ClientToDoc (Int32)

Converts the specified value from client to document coordinates.

DiagramView.ClientToDoc (Point)

Converts the specified point from client to document coordinates.

DiagramView.ClientToDoc (PointF)

Converts the specified point from client to document coordinates.

DiagramView.ClientToDoc (Rectangle)

Converts the specified rectangle from client to document coordinates.

DiagramView.ClientToDoc (RectangleF)

Converts the specified rectangle from client to document coordinates.

 See Also