VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Annotation.Measurements Namespace / ImageMeasureTool Class
In This Topic
ImageMeasureTool Class Events
In This Topic
For a list of all events of this type, see ImageMeasureTool.
Public Events
 NameDescription
Public EventOccurs when the visual tool is activated in the image viewer. (Inherited from VisualTool)
Public EventOccurs when the visual tool is activating in the image viewer. (Inherited from VisualTool)
Public EventOccurs when the ActiveInteractionController property is changed. (Inherited from UserInteractionVisualTool)
Public EventOccurs when the annotation building is canceled. (Inherited from AnnotationVisualTool)
Public EventOccurs when the annotation building is canceling. (Inherited from AnnotationVisualTool)
Public EventOccurs when the annotation building is finished. (Inherited from AnnotationVisualTool)
Public EventOccurs when the annotation building is started. (Inherited from AnnotationVisualTool)
Public EventOccurs when the annotation building is starting. (Inherited from AnnotationVisualTool)
Public EventOccurs when the annotation is not drawn because of error. (Inherited from AnnotationVisualTool)
Public EventOccurs when the annotation interaction mode is changed. (Inherited from AnnotationVisualTool)
Public EventOccurs when the annotation interaction mode is changing. (Inherited from AnnotationVisualTool)
Public EventOccurs when the annotation transforming is finished. (Inherited from AnnotationVisualTool)
Public EventOccurs when the annotation transforming is started. (Inherited from AnnotationVisualTool)
Public EventOccurs when the AnnotationViewCollection property is changed. (Inherited from AnnotationVisualTool)
Public EventOccurs when the visual tool is deactivated in the image viewer. (Inherited from VisualTool)
Public EventOccurs when the visual tool is deactivating in the image viewer. (Inherited from VisualTool)
Public EventOccurs when value of Enabled property is changed. (Inherited from VisualTool)
Public EventOccurs when the FocusedAnnotationView is changed. (Inherited from AnnotationVisualTool)
Public EventOccurs when the FocusedAnnotationView is changing. (Inherited from AnnotationVisualTool)
Public EventOccurs when the HighlightedAnnotationView is changed.
Public EventOccurs when the HighlightedAnnotationView is changing.
Public EventOccurs when the HoveredAnnotationView is changed. (Inherited from AnnotationVisualTool)
Public EventOccurs when the HoveredAnnotationView is changing. (Inherited from AnnotationVisualTool)
Public EventOccurs when the image is changed. (Inherited from VisualTool)
Public EventOccurs when the image is changing. (Inherited from VisualTool)
Public EventOccurs when the image is not loaded because of error. (Inherited from VisualTool)
Public EventOccurs when an interaction finished. (Inherited from UserInteractionVisualTool)
Public EventOccurs when an interaction started. (Inherited from UserInteractionVisualTool)
Public EventOccurs when a key is pressed while the image viewer has focus and this tool is enabled. (Inherited from VisualTool)
Public EventOccurs when a key is released while the image viewer has focus and this tool is enabled. (Inherited from VisualTool)
Public EventOccurs when the MeasuringTextTemplate is updating.
Public EventOccurs when the mouse pointer is over the image viewer, this tool is enabled and a mouse button is clicked. (Inherited from VisualTool)
Public EventOccurs when the mouse pointer is over the image viewer, this tool is enabled and a mouse button is double clicked. (Inherited from VisualTool)
Public EventOccurs when the mouse pointer is over the image viewer, this tool is enabled and a mouse button is pressed. (Inherited from VisualTool)
Public EventOccurs when the mouse enters an area of visual tool. (Inherited from VisualTool)
Public EventOccurs when the mouse leaves an area of visual tool. (Inherited from VisualTool)
Public EventOccurs when the mouse pointer is moved over the image viewer and this tool is enabled. (Inherited from VisualTool)
Public EventOccurs when the mouse pointer is over the image viewer, this tool is enabled and a mouse button is released. (Inherited from VisualTool)
Public EventOccurs when the mouse wheel moves while the image viewer has focus and this tool is enabled. (Inherited from VisualTool)
Public EventOccurs before the KeyDown event when a key is pressed while focus is on this visual tool. (Inherited from VisualTool)
Public EventOccurs when the UnitsOfMeasure is changed.
See Also