type Property

Summary

Gets or sets the value that represents the projection type of the 3D volume.

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

Property Value

OperationType that represents the projection type of the 3D volume.

Remarks

type is used with the Thickness property to get the slice rendered using the specified projection method.

The effect is not visible when the extracted slice is 1-pixel width. The slice thickness must be wider so the effect takes place.

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.