GetSelectedAnnotationFillStyle Method

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

Applies To

Image Edit control

Syntax

object.GetSelectedAnnotationFillStyle

Arguments

None

Return Value

Integer (enumerated)

Value

Description

0

Transparent

1

Opaque


Remarks

The GetSelectedAnnotationFillStyle method is valid only at run-time. It 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

SetSelectedAnnotationFillStyle method