In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.AnnotationEditor / PropertyChanged Event

PropertyChanged Event (AnnotationEditor)

In This Topic
Syntax
'Declaration

 

Public Event PropertyChanged As AnnotationEditor.PropertyChangedEventHandler
public event AnnotationEditor.PropertyChangedEventHandler PropertyChanged
public event PropertyChanged: AnnotationEditor.PropertyChangedEventHandler; 
In JScript, you can handle the events defined by another class, but you cannot define your own.
public: __event AnnotationEditor.PropertyChangedEventHandler* PropertyChanged
public:

event AnnotationEditor.PropertyChangedEventHandler^ PropertyChanged
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.AnnotationEditor
AnnotationEditor Members