GetSelectedAnnotationLineWidth Method

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

Applies To

Image Edit control

Syntax

object.GetSelectedAnnotationLineWidth

Arguments

None

Return Value

Integer

Remarks

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

Freehand Line

Hollow Rectangle

Straight Line

See Also

Annotation topics in Imaging Concepts

AnnotationLineWidth property

AnnotationType property

SetSelectedAnnotationLineWidth method