ImgAnnotations User Control

ImgAnnotations Class Library

ImgAnnotations.Ann_LineWidth = Integer

 

Gets or sets the annotation border line width.

 

[Visual Basic]

Public Property Ann_LineWidth ( ) as Integer

 

Property Set Value

    Ann_LineWidth

        Sets the annotation border line width.

 

Property Get Value

    Ann_LineWidth

        Gets the selected annotation border line width.

 

Example

[Visual Basic] The following example sets the annotation line width.

 

[Visual Basic]

Dim Line_Width as Integer = 2

ImgAnnotations1.Ann_LineWidth = Line_Width

 

Requirements

Platforms: Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista family.

Documentation Version 1.6