Data3DGenerated Event

Summary

Represents an event that fires when the 3D data is generated using the Create3D property.

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

Remarks

The property Create3D is used when creating an MPR of the cell.

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