type Property

Summary

Gets or sets the type that represents the panoramic image rendering mode.

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

Property Value

VolumeType that represents the resulting panoramic image rendering mode.

Remarks

Currently, the only support type is VolumeType.MIP. Rendering mode refers to the calculation used to render every pixel on the output panoramic image.

Requirements

Target Platforms

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.