LEADTOOLS (Leadtools assembly)

ToPoint Method

Show in webframe







The point object
Converts a LeadPointD to LeadPoint
Syntax
public static LeadPoint ToPoint( 
   LeadPointD point
)
'Declaration
 
Public Shared Function ToPoint( _
   ByVal point As LeadPointD _
) As LeadPoint
'Usage
 
Dim point As LeadPointD
Dim value As LeadPoint
 
value = LeadPointDHelper.ToPoint(point)
public static LeadPoint ToPoint( 
   LeadPointD point
)

            

            
 function Leadtools.LeadPointDHelper.ToPoint( 
   point 
)
public:
static LeadPoint ToPoint( 
   LeadPointD point
) 

Parameters

point
The point object

Return Value

The result LeadPoint object.
Requirements

Target Platforms

See Also

Reference

LeadPointDHelper Class
LeadPointDHelper Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.