bottomRight Property

Summary

Gets a LeadPointD that represents the bottom-right edge of this LeadRectD.

Syntax

JavaScript Syntax
Object.defineProperty(LeadRectD.prototype, 'bottomRight', 
	get: function() 
) 
TypeScript Syntax
bottomRight: LeadPointD; // read-only 

Property Value

A LeadPointD that represents the bottom-right edge of this LeadRectD.

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