SetSelectedAnnotationFillStyle Method

Example-VB Example-VC++

Sets the style used to fill a selected image or 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.SetSelectedAnnotationFillStyle Style

Argument

Parameter Data Type Setting Description

Style Integer
(enumerated)
0
1
Transparent The underlying image data is visible
Opaque The underlying image data is obscured

Return Value

None

Remarks

The SetSelectedAnnotationFillStyle method is used with annotations of the following types:

Filled Rectangle

Invoking the SetSelectedAnnotationFillStyle method sets the ImageModified property to True.