y Property

Summary

Gets or sets a value that represents the Y coordinate for this LeadPointD.

Syntax

JavaScript Syntax
Object.defineProperty(LeadPointD.prototype, 'y', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
y: number; 

Property Value

The y-coordinate of this LeadPointD.

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 Assembly