ImgAnnotations User Control

ImgAnnotations Class Library

ImgAnnotations.Ann_LineColor = System.Drawing.Color

 

Gets or sets the annotation border line color.

 

[Visual Basic]

Public Property Ann_LineColor ( ) as System.Drawing.Color

 

Property Set Value

    Ann_LineColor

        Sets the annotation border line color.

 

Property Get Value

    Ann_LineColor

        Gets the selected annotation border line color.

 

Example

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

 

[Visual Basic]

Dim Line_Color as Color = Color.Green

ImgAnnotations1.Ann_LineColor = Line_Color

 

Requirements

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

Documentation Version 1.6