C#
VB
C++
Returns the Leadtools.LeadPoint of the LogicalPoint, converted to its equivalent values measured in Leadtools.Forms.LogicalUnit.Pixel.
Public Function ToPoint( _ByVal dpiX As Double, _ByVal dpiY As Double _) As Leadtools.LeadPoint
public:Leadtools.LeadPoint ToPoint(double dpiX,double dpiY)
dpiX
Represents the DPI along the x-axis of the output Leadtools.LeadPoint.
dpiY
Represents the DPI along the y-axis of the output Leadtools.LeadPoint.
For an example, refer to Equals.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
