width Property

Summary

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

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

Property Value

value that represents width of the 2D slices of the 3D volume, which means the width of the 3D volume.

Remarks

width has the following characteristics:

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