←Select platform

RenderingEngine Property (AnnLabelRenderer)

Summary

Gets the rendering engine associated with this label renderer.

Syntax

C#
VB
Java
Objective-C
WinRT C#
public Leadtools.Annotations.Core.AnnRenderingEngine RenderingEngine {get;}
Public ReadOnly Property RenderingEngine As Leadtools.Annotations.Core.AnnRenderingEngine
public Leadtools.Annotations.Core.AnnRenderingEngine RenderingEngine {get;}
@property (nonatomic, strong, readonly) LTAnnRenderingEngine *renderingEngine
public AnnRenderingEngine getRenderingEngine()
get_RenderingEngine();

Property Value

The rendering engine associated with this label renderer. This is the same value passed to Initialize.

Remarks

The various methods of this class use the "context" property of AnnRenderingEngine to draw the labels.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Rendering Assembly
Click or drag to resize