(Leadtools.Annotations.Rendering)

Initialize Method (AnnLabelRenderer)

Show in webframe




The rendering engine to use. This must an object that derives from Leadtools.Annotations.Core.AnnRenderingEngine. The value of this parameter gets set in the RenderingEngine property. Must not be null.
Initializes the label renderer with the specified rendering engine.
Syntax
public void Initialize( 
   AnnRenderingEngine renderingEngine
)
public void Initialize( 
   AnnRenderingEngine renderingEngine
)
-(void) initialize:(LTAnnRenderingEngine*) renderingEngine;
public void initialize(AnnRenderingEngine renderingEngine)
 function Leadtools.Annotations.Rendering.AnnLabelRenderer.Initialize( 
   renderingEngine 
)

Parameters

renderingEngine
The rendering engine to use. This must an object that derives from Leadtools.Annotations.Core.AnnRenderingEngine. The value of this parameter gets set in the RenderingEngine property. Must not be null.
Remarks

This is the label renderer implementation for this platform. For more information, refer to IAnnLabelRenderer.

Requirements

Target Platforms

See Also

Reference

AnnLabelRenderer Class
AnnLabelRenderer Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.