ImgAnnotations User Control

ImgAnnotations Class Library

ImgAnnotations.Ann_NoteText = String

 

Gets or sets the annotation note text.

 

[Visual Basic]

Public Property Ann_NoteText ( ) as String

 

Property Set Value

    Ann_NoteText

        Sets the annotation note text.

 

Property Get Value

    Ann_NoteText

        Gets the selected annotation note text.

 

Example

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

 

[Visual Basic]

Dim Note_Text As String = "Hello note annotation !"

ImgAnnotations1.Ann_NoteText = Note_Text

 

Requirements

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

Documentation Version 1.6