VolumeTypeChanged Event

Summary

Notifies the instance that the volume type has changed.

Syntax
TypeScript
JavaScript
Object.defineProperty(Cell3D.prototype,'volumeTypeChanged',  
	get: function(), 
	set: function(value) 
) 
volumeTypeChanged: LeadEvent; 

Remarks

To change the volume, refer to VolumeType.

Event Data

ParameterTypeDescription
sendervarThe source of the event

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