LEADTOOLS Medical (Leadtools.Medical3D assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
PointToScreen Method
See Also 
Leadtools.Medical3D Namespace > Medical3DControl Class : PointToScreen Method



p
The client coordinate System.Drawing.Point to convert.
p
The client coordinate System.Drawing.Point to convert.
Computes the location of the specified client point into screen coordinates.

Syntax

Visual Basic (Declaration) 
Public Function PointToScreen( _
   ByVal p As Point _
) As Point
Visual Basic (Usage)Copy Code
Dim instance As Medical3DControl
Dim p As Point
Dim value As Point
 
value = instance.PointToScreen(p)
C# 
public Point PointToScreen( 
   Point p
)
C++/CLI 
public:
Point PointToScreen( 
   Point p
) 

Parameters

p
The client coordinate System.Drawing.Point to convert.

Return Value

A System.Drawing.Point that represents the converted System.Drawing.Point, p, in screen coordinates.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Medical3D requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features