←Select platform

LeadPoint Constructor(LeadPoint)

Summary

Initializes a new instance of the LeadPoint structure from a LEADTOOLS Leadtools.LeadPoint.

Syntax

C#
VB
C++
  
Public Function New( _ 
   ByVal point As Leadtools.LeadPoint _ 
) 
public: 
LeadPoint(  
   Leadtools.LeadPoint point 
) 

Parameters

point
A Point that specifies the coordinates for the new LeadPoint.

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