←Select platform

PointToLogical(PointF) Method

Summary
Converts the specified point from physical to logical coordinates.
Syntax
C#
VB
C++
public PointF PointToLogical( 
   PointF pt 
) 
Public Overloads Function PointToLogical( _ 
   ByVal pt As PointF _ 
) As PointF 
public: 
PointF PointToLogical(  
   PointF pt 
)  

Parameters

pt
The input physical point.

Return Value

The point converted from physical to logical coordinates.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Drawing Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.