Leadtools.Forms Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
FromPointF Method
See Also 
Leadtools.Forms Namespace > LogicalPoint Structure : FromPointF Method



point
Specifies the LogicalPoint coordinates measured in .Pixel.
point
Specifies the LogicalPoint coordinates measured in .Pixel.
Creates a new LogicalPoint class object from explicit PointF parameters.

Syntax

Visual Basic (Declaration) 
Public Shared Function FromPointF( _
   ByVal point As PointF _
) As LogicalPoint
Visual Basic (Usage)Copy Code
Dim point As PointF
Dim value As LogicalPoint
 
value = LogicalPoint.FromPointF(point)
C# 
public static LogicalPoint FromPointF( 
   PointF point
)
C++/CLI 
public:
static LogicalPoint FromPointF( 
   PointF point
) 

Parameters

point
Specifies the LogicalPoint coordinates measured in .Pixel.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

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