ImgAnnotations User Control

ImgAnnotations Class Library

ImgAnnotations.Ann_NoteColor = System.Drawing.Color

 

Gets or sets the annotation note text color.

 

[Visual Basic]

Public Property Ann_NoteColor ( ) as System.Drawing.Color

 

Property Set Value

    Ann_NoteColor

        Sets the annotation note text color.

 

Property Get Value

    Ann_NoteColor

        Gets the selected annotation note text color.

 

Example

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

 

[Visual Basic]

Dim Text_Color as Color = Color.Black

ImgAnnotations1.Ann_NoteColor = Text_Color

 

Requirements

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

Documentation Version 1.6