get_drawDesignerType();
set_drawDesignerType(value);
Type | Description |
---|---|
Type | The type of the draw designer of this AnnAutomationObject. The default value is null. |
The automation framework will create this draw designer whenever an object of this type is to be drawn. You should set this value to the type of one of the derived classes of AnnDrawDesigner.
For an example, refer to AnnAutomationManager.