←Select platform

ToPoint Method

Summary

Helper method to convert LeadPointD to System.Drawing.PointF.

Syntax
C#
VB
C++
public static Point ToPoint( 
   LeadPointD leadPoint 
) 
Public Shared Function ToPoint( 
   ByVal leadPoint As LeadPointD 
) As Point 
public:  
   static Point^ ToPoint( 
      LeadPointD^ leadPoint 
   ) 

Parameters

leadPoint

The LeadPointD to convert.

Return Value

The System.Drawing.PointF created.

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

Leadtools.Annotations.Rendering.WinForms Assembly

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