id Property

Summary

The id associated with the Interactive Mode.

Syntax

TypeScript
JavaScript
Object.defineProperty(ImageViewerZoomInteractiveMode.prototype, 'id', 
	 get: function() 
) 
      id: number; // read-only 

Property Value

A number ID. The default value is 0.

Remarks

Use the id to index the Interactive mode to set it active or inactive.

Note

Id's must be unique across all interactive modes.

Requirements

Target Platforms

See Also

ImageViewerZoomInteractiveMode

ImageViewerZoomInteractiveMode Members

lt.Controls.Medical Namespace

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.