C#
VB
WinRT C#
Gets the rendering engine associated with this label renderer.
public virtual Leadtools.Annotations.Core.AnnRenderingEngine RenderingEngine {get;}
Public Overridable ReadOnly Property RenderingEngine As Leadtools.Annotations.Core.AnnRenderingEngine
public virtual Leadtools.Annotations.Core.AnnRenderingEngine RenderingEngine {get;}
get_RenderingEngine();
The rendering engine associated with this label renderer. This is the same value passed to Initialize.
The various methods of this class use the "context" property of AnnRenderingEngine to draw the labels.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET