SetSelectedAnnotationFillColor Method

Example-VB Example-VC++

Sets the color used to fill a selected Filled Rectangle 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.SetSelectedAnnotationFillColor Color

Argument

Parameter Data Type Setting

Color Long The desired Filled Rectangle color

Return Value

None

Remarks

The SetSelectedAnnotationFillColor method is used with annotations of the Filled Rectangle annotation type.

Use the RGB format.

Invoking the SetSelectedAnnotationFillColor method sets the ImageModified property to True.