'Usage
Dim instance As DicomImage
Dim WorldLocation As Point3D
Dim Viewer As DicomViewer
Dim Frame As Integer
Dim value As PointF
value = instance.WorldToImage(WorldLocation, Viewer, Frame)
Parameters
WorldLocation
The point in real world coordinates
Viewer
The Viewer being used for display
Frame
The frame to apply this calculation to
Return Value
Image coordinates of the closest point of the image plane