ImgAnnotations User Control

ImgAnnotations Class Library

Annotations_Added(ImgEdit.ImgAnnotations.Annotation_Type) Event

 

 Is raised when an annotation is added to the document.

 

[Visual Basic]

Public Shared Event Annotations_Added( _

ByVal AnnotationType As ImgEdit.ImgAnnotations.Annotation_Type)

 

Parameters

    AnnotationType

        The annotation type enumeration.

     

Return Value

    None.

 

Example

[Visual Basic] The following example shows how to use the Annotations_Added event.

 

[Visual Basic]

Private Sub ImgAnnotations_Annotations_Added(ByVal AnnotationType As ImgEdit.ImgAnnotations.Annotation_Type) Handles ImgAnnotations.Annotations_Added

 'Adicional code here

End Sub

 

Requirements

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

Documentation Version 1.6