foregroundSize Property

Summary

Gets or sets the size of the foreground retrieved by getForeground.

Syntax
TypeScript
JavaScript
Object.defineProperty(MRTISubCell.prototype, 'foregroundSize', 
	get: function(), 
	set: function(value) 
) 
foregroundSize: number; 

Property Value

Value that represents the size of the foreground retrieved by the method getForeground.

Remarks

foregroundSize is set to -1 by default. -1 means that the size is the same as the current MRTISubCell size displayed on the screen. To get the foreground, refer to getForeground and to get notification when the foreground is ready, refer to the ForegroundReady event.

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.