SetSelectedAnnotationFillStyle Method

Sets the style used to fill a selected image or Filled Rectangle annotation.

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

Image Embedded

Image Reference

See Also

Annotation topics in Imaging Concepts

AnnotationFillStyle property

AnnotationType property

GetSelectedAnnotationFillStyle method