stateless Property

Summary

Overrides AnnRenderingEngine.Stateless.

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnSvgRenderingEngine.prototype, 'stateless', 
	get: function() 
) 
stateless: boolean; // read-only 

Property Value

This implementation returns false since the SVG renderer uses state.

Requirements

Target Platforms

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

Leadtools.Annotations.Rendering.JavaScript Assembly