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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

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