GetSelectedAnnotationBackColor Method

Returns the background color of a selected Attach-a-Note annotation.

Applies To

Image Edit control

Syntax

object.GetSelectedAnnotationBackColor

Arguments

None

Return Value

Color

Remarks

The GetSelectedAnnotationBackColor method is valid only at run-time. It is used with annotations of the Attach-a-Note type.

Color is expressed using the Red-Green-Blue (R,G,B) format.

See Also

Annotation topics in Imaging Concepts

AnnotationBackColor property

AnnotationType property

SetSelectedAnnotationBackColor method