Error processing SSI file
LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Show in webframe

RenderingEngine Property






Gets or sets the rendering engine associated with this control.
Syntax
public virtual AnnRenderingEngine RenderingEngine {get; set;}
'Declaration   Public Overridable Property RenderingEngine As AnnRenderingEngine
'Usage   Dim instance As MedicalViewerBaseCell Dim value As AnnRenderingEngine   instance.RenderingEngine = value   value = instance.RenderingEngine
public: virtual property AnnRenderingEngine^ RenderingEngine {    AnnRenderingEngine^ get();    void set (    AnnRenderingEngine^ value); }

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

See Also

Reference

MedicalViewerBaseCell Class
MedicalViewerBaseCell Members

Error processing SSI file
Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features