rect Property

Summary

Gets or sets the rectangle that contains the position and size of the tile.

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

Property Value

LeadRectDThat contains the position (top, left), and size (width, height) of the tile (chunk).

Remarks

This chunk is created automatically by the engine. TileSize determines the width and the height of each tile.

Requirements

Target Platforms

Help Version 22.0.2023.2.14
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.