LEADTOOLS JavaScript (Leadtools.Annotations.Rendering)

Initialize Method (AnnObjectRenderer)

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

Parameters

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

Call the Initialize method before calling any other methods of this class to set up the object renderer with a rendering engine to use when drawing the object, its labels or its thumbs.

See Also

Reference

AnnObjectRenderer Object
AnnObjectRenderer Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.