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 > AnnD2DObjectRenderer Class : Initialize Method |
public void Initialize( AnnRenderingEngine renderingEngine )
'Declaration
Public Sub Initialize( _ ByVal renderingEngine As AnnRenderingEngine _ )
'Usage
Dim instance As AnnD2DObjectRenderer Dim renderingEngine As AnnRenderingEngine instance.Initialize(renderingEngine)
public void Initialize( AnnRenderingEngine renderingEngine )
function Leadtools.Annotations.Rendering.AnnD2DObjectRenderer.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.