←Select platform

ToPointF Method

Summary

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

Syntax
C#
VB
C++
public static PointF ToPointF( 
   LeadPointD leadPoint 
) 
Public Shared Function ToPointF( 
   ByVal leadPoint As LeadPointD 
) As PointF 
public:  
   static PointF^ ToPointF( 
      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.