bounds Property (SubCell)

Summary

Gets or sets the boundaries of the sub-cells.

Syntax

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

Property Value

LeadRectD that represents the boundaries of the sub-cells, in a normalized form.

Remarks

The boundaries rectangle is in normalized form, meaning that the value will range from 0 to 1.

Requirements

Target Platforms

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