AnnSetAutoDefaults method (ILEADRasterAnnotation)
Overview |
Refer to Implementing Annotations. |
Remarks
Assigns all the automation default properties to the specified annotation object.
This method simulates the action that takes place when an annotation object is created using the automated mode. An annotation object created in automated mode receives the same default properties as the automation object, such as foreground color, line width, etc. This lets you assign the same default properties in the automation object to the specified annotation object.
See Also