get_renderer();
set_renderer(value);
Type | Description |
---|---|
IAnnObjectRenderer | The IAnnObjectRenderer for this AnnAutomationObject. The default value is null. |
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.