Example-VB | Example-VC++ |
Sets the background color of a selected Attach-a-Note annotation.
Ö | Imaging for Windows Professional Edition V1.0, V1.1, and V2.0 |
Ö | Imaging for Windows 95 and 98 |
Ö | Imaging for Windows NT 4.0 |
Image Edit control
object.SetSelectedAnnotationBackColor Color
Parameter | Data Type | Setting |
Color | Long | The desired Attach-a-Note color |
None
The SetSelectedAnnotationBackColor method is used with annotations of the Attach-a-Note type.
Use the RGB format. To ensure that the text in an Attach-a-Note annotation will be visible against the background, specify a background color that is significantly different from the font color set using the SetSelectedAnnotationFontColor method.
Invoking the SetSelectedAnnotationBackColor method sets the ImageModified property to True.