Error processing SSI file
LEADTOOLS JavaScript (Leadtools)

Y Property (LeadPointD)

Show in webframe
Gets or sets a value that represents the Y coordinate for this LeadPointD.
Syntax
get_y();
set_y(value);
Object.defineProperty('y');

Property Value

TypeDescription
doubleThe y-coordinate of this LeadPointD.
See Also

Reference

LeadPointD Object
LeadPointD Members

Error processing SSI file