←Select platform

RenderingEngine Property

Summary

Gets or sets the rendering engine associated with this control.

Syntax

C#
VB
C++
public virtual AnnRenderingEngine RenderingEngine { get; set; } 
  
Public Overridable Property RenderingEngine As Leadtools.Annotations.Core.AnnRenderingEngine 
             

Property Value

The rendering engine associated with this control.

Remarks

RenderingEngine is called by the automation object when the object is added to an automation manager.

The default implementation saves the value of RenderingEngine into a local variable and then uses this engine during ImageViewer.PostRender to render the container(s) on the control.

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.MedicalViewer Assembly