←Select platform

Initialize Method (AnnD2DLabelRenderer)

Summary

Initializes the label renderer with the specified rendering engine.

Syntax

C#
VB
WinRT C#
Public Sub Initialize( _ 
   ByVal renderingEngine As Leadtools.Annotations.Core.AnnRenderingEngine _ 
)  
 function Leadtools.Annotations.Rendering.AnnD2DLabelRenderer.Initialize(  
   renderingEngine  
) 

Parameters

renderingEngine
The rendering engine to use. This must an object that derives from 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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Rendering.WinForms Assembly