LTRender Delegate

Summary

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

Syntax

JavaScript Syntax
function lt.LTRender( 
   ) 
TypeScript Syntax
interface lt.LTRender { 
	( 
): void; 
} 

Requirements

Target Platforms

See Also

Reference

Leadtools Namespace

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly