Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

RenderingEngine Property (IAnnAutomationControl)






Gets or sets the rendering engine associated with this control.
Syntax
AnnRenderingEngine RenderingEngine {get; set;}
'Declaration
 
Property RenderingEngine As AnnRenderingEngine
AnnRenderingEngine RenderingEngine {get; set;}
@property (nonatomic) LTAnnRenderingEngine * renderingEngine;
AnnRenderingEngine getRenderingEngine();
void setRenderingEngine(AnnRenderingEngine engine);
            

get_RenderingEngine();
set_RenderingEngine(value);
Object.defineProperty('RenderingEngine');

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

IAnnAutomationControl Interface
IAnnAutomationControl Members

Error processing SSI file
   Leadtools.Annotations.Core requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features