LEADTOOLS JavaScript (Leadtools.Annotations.Automation)

Renderer Property

Show in webframe
Gets the annotation object renderer for this AnnAutomationObject.
Syntax
get_renderer();
set_renderer(value);
Object.defineProperty('renderer');

Property Value

TypeDescription
IAnnObjectRendererThe 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.

See Also

Reference

AnnAutomationObject Object
AnnAutomationObject Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.