location Property

Summary

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

Syntax

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

Property Value

The upper-left corner coordinates of this LeadRectD.

Remarks

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

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