engine Property

Summary

Gets or sets the engine that is used to generate the 3D derivatives slices from the 3d volume.

Syntax
TypeScript
JavaScript
Object.defineProperty(SliceFrame.prototype, 'engine', 
	get: function(), 
	set: function(value) 
) 
engine: Object3DEngine; 

Property Value

Object3DEngine that is used to generate the 3D derivatives slices from the 3d volume.

Remarks

Currently, the engine is used as an interface with the server to retrieve the image slices based on the information specified there.

The user must set the volume information using the Object3DEngine method.

Requirements

Target Platforms

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.