Windows SDK API Reference
|
Annotation object callback event. More...
#include <customized_annotation.h>
Public Member Functions | |
virtual void | onAnnotationObjToolChange (AnnotationToolType type_)=0 |
Callback event that the annotation tool changes. More... | |
Annotation object callback event.
Definition at line 35 of file customized_annotation.h.
|
pure virtual |
Callback event that the annotation tool changes.
type_ | The type of annotation tool. For more details, see AnnotationToolType enum. |