resolution Property

Summary

Gets or sets the tile resolution.

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

Property Value

LeadSizeD that represents the resolution of the tile.

Remarks

to get all the available resolution for the image, refer to Resolutions

Requirements

Target Platforms

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

Leadtools.Controls.Medical Assembly