Render Event

Summary

Notifies the instance that the STL has been rendered.

Syntax
TypeScript
JavaScript
Object.defineProperty(STLCell.prototype,'render',  
	get: function(), 
	set: function(value) 
) 
render: LeadEvent; 
Remarks

To load a local STL file use Load and to load an STL file from a URL use LoadFromURL. Call Invalidate to force this event to be fired.

Event Data
ParameterTypeDescription
sendervarThe source of the event
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.