ImgAnnotations User Control

ImgAnnotations Class Library

ImgAnnotations.Ann_StampColor = System.Drawing.Color

 

Gets or sets the annotation stamp text color.

 

[Visual Basic]

Public Property Ann_StampColor ( ) as System.Drawing.Color

 

Property Set Value

    Ann_StampColor

        Sets the annotation stamp text color.

 

Property Get Value

    Ann_StampColor

        Gets the selected annotation stamp text color.

 

Example

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

 

[Visual Basic]

Dim Stamp_Color as Color = Color.Red

ImgAnnotations1.Ann_StampColor = Stamp_Color

 

Requirements

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

Documentation Version 1.6