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 |
public class AnnD2DLabelRenderer : Leadtools.Annotations.Core.IAnnLabelRenderer
'Declaration
Public Class AnnD2DLabelRenderer Implements Leadtools.Annotations.Core.IAnnLabelRenderer
'Usage
Dim instance As AnnD2DLabelRenderer
public sealed class AnnD2DLabelRenderer : Leadtools.Annotations.Core.IAnnLabelRenderer
function Leadtools.Annotations.Rendering.AnnD2DLabelRenderer()
The AnnD2DLabelRenderer is the default renderer in this platform for drawing text labels. For more information, refer to IAnnLabelRenderer.
The Windows Runtime AnnD2DObjectRenderer initializes an instance of this class and sets it in its IAnnObjectRenderer.LabelRenderer property.