projection Property

Summary

Projection on the screen of the 3D volume.

Syntax
TypeScript
JavaScript
Object.defineProperty(Cell3D.prototype, 'projection', 
	get: function(), 
	set: function(value) 
) 
projection: ProjectionMethod; 

Property Value

ProjectionMethod that determines the way the 3D volume is projected on the screen.

Remarks

Default value is ProjectionMethod.Perspective.

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.