Error processing SSI file
(Leadtools.Annotations.Automation)

Show in webframe

Renderer Property






Gets the annotation object renderer for this AnnAutomationObject.
Syntax
public virtual IAnnObjectRenderer Renderer {get; set;}
'Declaration
 
Public Overridable Property Renderer As IAnnObjectRenderer
public virtual IAnnObjectRenderer Renderer {get; set;}
@property (nonatomic,retain) id<LTIAnnObjectRenderer> renderer;
public IAnnObjectRenderer getRenderer()
public void setRenderer(IAnnObjectRenderer renderer)
            
 <br/>get_Renderer();<br/>set_Renderer(value);<br/>Object.defineProperty('Renderer'); 

Property Value

The IAnnObjectRenderer for this AnnAutomationObject. The default value is null.
Remarks

AnnAutomationManager will create instance of the default object renderers and set them in this property during AnnAutomationManager.CreateDefaultObjects. You can use this property to query and change the renderer if required. For more information on annotation object renderers, refer to AnnObjectRenderer.

Requirements

Target Platforms

See Also

Reference

AnnAutomationObject Class
AnnAutomationObject Members

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