LEADTOOLS JavaScript (Leadtools)
Products
|
Support
|
Send comments
on this topic. |
Email
a link to this topic. |
Main Raster Introduction
|
HTML5 JavaScript Introduction
| Help Version 18.0.1.16
Create Method (LeadPointD)
Show in webframe
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: JavaScript
JavaScript
Specifies the X-coordinate of the
LeadPointD
.
Specifies the Y-coordinate of the
LeadPointD
.
Initializes a new
LeadPointD
object with explicit parameters.
Syntax
JavaScript
function Leadtools.LeadPointD.create(
x
,
y
)
Parameters
Parameter
Type
Description
x
double
Specifies the X-coordinate of the
LeadPointD
.
y
double
Specifies the Y-coordinate of the
LeadPointD
.
Return Value
Type
Description
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-2014 All Rights Reserved.
LEAD Technologies, Inc.