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 22.0.2023.2.14
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.