renderingEngine Property

Summary

Gets the rendering engine associated with this label renderer.

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnLabelRenderer.prototype, 'renderingEngine', 
	get: function() 
) 
renderingEngine: AnnRenderingEngine; // read-only 

Property Value

The rendering engine associated with this label renderer. This is the same value passed to Initialize.

Remarks

The various methods of this class use the "context" property of AnnRenderingEngine to draw the labels.

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

Leadtools.Annotations.Rendering.JavaScript Assembly

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