Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Annotations.Rendering Namespace > AnnObjectRenderer Class : Initialize Method |
public void Initialize( AnnRenderingEngine renderingEngine )
'Declaration
Public Sub Initialize( _ ByVal renderingEngine As AnnRenderingEngine _ )
'Usage
Dim instance As AnnObjectRenderer Dim renderingEngine As AnnRenderingEngine instance.Initialize(renderingEngine)
public void Initialize( AnnRenderingEngine renderingEngine )
- (void)initialize:(LTAnnRenderingEngine *)renderingEngine
public void initialize(AnnRenderingEngine renderingEngine)
function Leadtools.Annotations.Rendering.AnnObjectRenderer.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.