SetSelectedAnnotationBackColor Method

Example-VB Example-VC++

Sets the background color of a selected Attach-a-Note annotation.

Available With

Ö Imaging for Windows Professional Edition V1.0, V1.1, and V2.0
Ö Imaging for Windows 95 and 98
Ö Imaging for Windows NT 4.0

Applies To

Image Edit control

Syntax

object.SetSelectedAnnotationBackColor Color

Argument

Parameter Data Type Setting

Color Long The desired Attach-a-Note color

Return Value

None

Remarks

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.