Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

Initialize Method






The rendering engine to use. This must an object that derives from AnnRenderingEngine. The value of this parameter gets set in the RenderingEngine property. This value must not be null.
Initializes this object renderer with the specified rendering engine.
Syntax
void Initialize( 
   AnnRenderingEngine renderingEngine
)
'Declaration
 
Sub Initialize( _
   ByVal renderingEngine As AnnRenderingEngine _
) 
void Initialize( 
   AnnRenderingEngine renderingEngine
)
-(void) initialize:(LTAnnRenderingEngine*) renderingEngine;
            
void initialize(AnnRenderingEngine renderingEngine);
function Leadtools.Annotations.Core.IAnnObjectRenderer.Initialize( 
   renderingEngine 
)

Parameters

renderingEngine
The rendering engine to use. This must an object that derives from AnnRenderingEngine. The value of this parameter gets set in the RenderingEngine property. This value 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.

Requirements

Target Platforms

See Also

Reference

IAnnObjectRenderer Interface
IAnnObjectRenderer Members

Error processing SSI file
   Leadtools.Annotations.Core requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features