enableCrossLines Property

Summary

Indicates whether to enable the cross line.

Syntax
TypeScript
JavaScript
Object.defineProperty(MPRVolumeProperties.prototype, 'enableCrossLines', 
	get: function(), 
	set: function(value) 
) 
enableCrossLines: boolean; 

Property Value

true to enable the cross line; otherwise, false.

Remarks
  • Cross line is a line that is drawn at the intersection between the MPR planes.
  • EnableCrossLines is only used when setting the volume type to VolumeType.MPR.
  • To change the volume to MPR, refer to VolumeType.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly