SetSelectedAnnotationLineStyle Method

Sets the line style used in a selected line or Hollow Rectangle annotation.

Applies To

Image Edit control

Syntax

object.SetSelectedAnnotationLineStyle 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 SetSelectedAnnotationLineStyle method is used with annotations of the following types:

Freehand Line

Hollow Rectangle

Straight Line

See Also

Annotation topics in Imaging Concepts

AnnotationLineStyle property

AnnotationType property

GetSelectedAnnotationLineStyle method