AnnotationLineWidth Property

Returns or sets the line width for line and Hollow Rectangle annotation objects.

Applies To

Image Annotation Tool Button control, Image Edit control

Syntax

object.AnnotationLineWidth[=value]

Data Type

Integer

Remarks

The integer value specifies the line width in pixels. The valid range is from 1 to 999 pixels; the default value is 2 pixels.

The AnnotationLineWidth property is used with the following annotation types:

Freehand Line

Hollow Rectangle

Straight Line

See Also

Annotation topics in Imaging Concepts

AnnotationLineStyle property

AnnotationType property

GetSelectedAnnotationLineWidth method

SetSelectedAnnotationLineWidth method