LTRender Delegate

Summary

A generic callback type with no parameters and a void return type.

Syntax
TypeScript
JavaScript
function lt.LTRender() 
interface lt.LTRender { 
	(): void; 
} 
Requirements
Target Platforms
See Also

Reference

Leadtools Namespace

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

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