get_renderer();
set_renderer(value);
Object.defineProperty('renderer');
Type | Description |
---|---|
IAnnObjectRenderer | The IAnnObjectRenderer for this AnnAutomationObject. The default value is null. |
The AnnAutomationManager will create instances of the default object renderers and set them in this property during AnnAutomationManager.CreateDefaultObjects. Use this property to query and change the renderer if required. For more information on annotation object renderers, refer to AnnObjectRenderer.