SetSelectedAnnotationLineStyle Method

Example-VB Example-VC++

Sets the line style used in a selected line or Hollow 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.SetSelectedAnnotationLineStyle Style

Argument

Parameter Data Type Setting Description

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

Return Value

None

Remarks

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

Freehand Line

Invoking the SetSelectedAnnotationLineStyle method sets the ImageModified property to True.