ImgAnnotations User Control

ImgAnnotations Class Library

ImgAnnotations.Ann_StampFont = System.Drawing.Font

 

Gets or sets the annotation stamp text font.

 

[Visual Basic]

Public Property Ann_StampFont ( ) as System.Drawing.Font

 

Property Set Value

    Ann_StampFont

        Sets the annotation stamp text font.

 

Property Get Value

    Ann_StampFont

        Gets the selected annotation stamp text font.

 

Example

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

 

[Visual Basic]

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

ImgAnnotations1.Ann_StampFont = Stamp_Font

 

Requirements

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

Documentation Version 1.6