Error processing SSI file
LEADTOOLS JavaScript (Leadtools)

X Property (LeadPointD)

Show in webframe
Gets or sets a value that represents the X coordinate for this LeadPointD.
Syntax
get_x();
set_x(value);
Object.defineProperty('x');

Property Value

TypeDescription
doubleThe x-coordinate of this LeadPointD.
See Also

Reference

LeadPointD Object
LeadPointD Members

Error processing SSI file