←Select platform

FromPoint Method

Summary

Creates a new LeadPoint class object from explicit LEADTOOLS LeadPoint parameters.

Syntax

C#
VB
C++
public static LeadPoint FromPoint( 
   LeadPoint point 
) 
  
Public Shared Function FromPoint( _ 
   ByVal point As Leadtools.LeadPoint _ 
) As Leadtools.Services.Datacontracts.LeadPoint 

Parameters

point
Specifies the LeadPoint coordinates.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Services.DataContracts Assembly