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