GetSelectedAnnotationLineColor Method

Returns the line color used in a selected line or Hollow Rectangle annotation.

Applies To

Image Edit control

Syntax

object.GetSelectedAnnotationLineColor

Arguments

None

Return Value

Color

Remarks

The GetSelectedAnnotationLineColor method is valid only at run-time. It is used with annotations of the following types:

Freehand Line

Hollow Rectangle

Straight Line

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

See Also

Annotation topics in Imaging Concepts

AnnotationLineColor property

AnnotationType property

SetSelectedAnnotationLineColor method