LEADTOOLS WinRT (Leadtools.Annotations.Core)
LEAD Technologies, Inc

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. Must not be null.
Initializes this object renderer with the specified rendering engine. WinRT support
Syntax
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. 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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IAnnObjectRenderer Interface
IAnnObjectRenderer Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.