Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.6
|
Leadtools.Annotations.Core Namespace > IAnnObjectRenderer Interface : Initialize Method |
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 )
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.