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 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.