ImgAnnotations User Control

ImgAnnotations Class Library

ImgAnnotations.Ann_NoteFont = System.Drawing.Font

 

Gets or sets the annotation note text font.

 

[Visual Basic]

Public Property Ann_NoteFont ( ) as System.Drawing.Font

 

Property Set Value

    Ann_NoteFont

        Sets the annotation note text font.

 

Property Get Value

    Ann_NoteFont

        Gets the selected annotation note text font.

 

Example

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

 

[Visual Basic]

Dim Note_Font As New System.Drawing.Font("Arial", 26.25, FontStyle.Bold, GraphicsUnit.Point, 0)

ImgAnnotations1.Ann_NoteFont = Note_Font

 

Requirements

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

Documentation Version 1.6