Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Annotations.Rendering)

RenderingEngine Property (AnnLabelRenderer)

Show in webframe
Gets the rendering engine associated with this label renderer.
Syntax
get_renderingEngine();
Object.defineProperty('renderingEngine');

Property Value

TypeDescription
AnnRenderingEngineThe 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.

See Also

Reference

AnnLabelRenderer Object
AnnLabelRenderer Members

Error processing SSI file