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

Leadtools Assembly

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