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

Initialize Method (AnnLabelRenderer)

Show in webframe
The rendering engine to use. This must an object that derives from AnnRenderingEngine. The value of this parameter gets set in the RenderingEngine property. Must not be null.
Initializes the label renderer with the specified rendering engine.
Syntax
 function Leadtools.Annotations.Rendering.AnnLabelRenderer.initialize( 
   renderingEngine 
)

Parameters

ParameterTypeDescription
renderingEngineAnnRenderingEngineThe rendering engine to use. This must an object that derives from AnnRenderingEngine. The value of this parameter gets set in the RenderingEngine property. Must not be null.
Remarks

This is the label renderer implementation for this platform. For more information, refer to IAnnLabelRenderer.

See Also

Reference

AnnLabelRenderer Object
AnnLabelRenderer Members

Error processing SSI file