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

Leadtools Assembly