y Property (LeadRectD)

Summary

Gets or sets the y-coordinate of the upper-left corner of this LeadRectD.

Syntax

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

Property Value

The y-coordinate of this LeadRectD.

Remarks

If this LeadRectD is Empty, then trying to change its values will result in error.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools Assembly
Click or drag to resize