height Property

Summary

Gets or sets the height of the 2D slices of the 3D volume.

Syntax
TypeScript
JavaScript
Object.defineProperty(Volume3DInformation.prototype, 'height', 
	get: function(), 
	set: function(value) 
) 
height: number; 

Property Value

Value that represents height of the 2D slices of the 3D volume. This is also the height of the 3D volume.

Remarks

height has the following characteristics:

  • Can be retrieved from the 2D slice image.
  • Any 2D slice height is the same as other slices.
  • To get or sets the width of the slices use Width.
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.