Search
ITransform.WorldToDevice Method
See Also
 





 Overload List

Name Description

ITransform.WorldToDevice (Point)

Convert a point from world to screen coordinates.

ITransform.WorldToDevice (Point[])

Convert an array of points from world to screen coordinates.

ITransform.WorldToDevice (Rect)

Convert a Rect instance from world to screen coordinates.

 See Also