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 > AnnD2DLabelRenderer Class : Initialize Method |
public void Initialize( AnnRenderingEngine renderingEngine )
'Declaration
Public Sub Initialize( _ ByVal renderingEngine As AnnRenderingEngine _ )
'Usage
Dim instance As AnnD2DLabelRenderer Dim renderingEngine As AnnRenderingEngine instance.Initialize(renderingEngine)
public void Initialize( AnnRenderingEngine renderingEngine )
function Leadtools.Annotations.Rendering.AnnD2DLabelRenderer.Initialize( renderingEngine )
This is the label renderer implementation for this platform. For more information, refer to IAnnLabelRenderer.