engine Property

Summary

The engine used to retrieve the panoramic output.

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

Property Value

Object3DEngine used to retrieve the panoramic output.

Remarks

Do not use the engine until it is fully created. To determine whether the engine is ready for use, call VolumeReady.

For more information about creating a 3D engine, see Object3DEngine.

Example

Refer to PanoramicAction

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.