linked Property

Summary

Gets or sets whether the various built-in interactive modes are applied to a specific frame or all frames.

Syntax
TypeScript
JavaScript
Object.defineProperty(Cell.prototype, 'linked', 
	get: function(), 
	set: function(value) 
) 
linked: boolean; 

Property Value

true to make the interactive modes applied to all frames, false otherwise.

Remarks

This property currently applies to the following interactive modes:

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