LEADTOOLS JavaScript (Leadtools)
LEAD Technologies, Inc

Create Method (LeadPointD)

Specifies the X-coordinate of the LeadPointD.
Specifies the Y-coordinate of the LeadPointD.
Initializes a new LeadPointD object with explicit parameters.
Syntax
 function Leadtools.LeadPointD.create( 
   x ,
   y 
)

Parameters

ParameterTypeDescription
xdoubleSpecifies the X-coordinate of the LeadPointD.
ydoubleSpecifies the Y-coordinate of the LeadPointD.

Return Value

TypeDescription
LeadPointD A LeadPointD object with X set to x and Y set to y.
See Also

Reference

LeadPointD Object
LeadPointD Members

 

 


Products | Support | Contact Us | Copyright Notices

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