id Property

Summary

The ID associated with the Interactive Mode.

Syntax

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

Property Value

A number representing the ID for the Interactive Mode. 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

ImageViewerTransformInteractiveMode

ImageViewerTransformInteractiveMode Members

Leadtools.Controls.Medical Namespace

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 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.