get_interactiveActions Method

Summary

Gets an object of the interactive actions that are associated with this Cell3D.

Syntax

TypeScript
JavaScript
   Cell3D.prototype.get_interactiveActions = function() 
   get_interactiveActions(): { [key: number]: Interactive3DAction }; 

Return Value

Returns { [key: number]: Interactive3DAction }.

Remarks

Returns an object that can be indexed by the key number value.

Requirements

Target Platforms

See Also

Cell3D

Cell3D 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.