Vintasoft.Imaging.Annotation.Wpf.UI.Measurements Namespace (Vintasoft.Imaging.Annotation.Wpf.UI)
In This Topic
Contains classes for measuring objects on image.
Classes
| Class | Description |
 | WpfAngleMeasuringView | Determines how to display the annotation that displays an angle measuring object and how user can interact with annotation. |
 | WpfEllipseMeasuringView | Determines how to display the annotation that displays an ellipse measuring object and how user can interact with annotation. |
 | WpfImageMeasureTool | Visual tool that allows to measure objects on images in image viewer. |
 | WpfLinearMeasuringView | Determines how to display the annotation that displays a linear measuring object and how user can interact with annotation. |
 | WpfMeasurementAnnotationView | Determines how to display a measurement annotation and how user can interact with measurement annotation. |
 | WpfMeasuringAnnotationView | Provides the abstract base class that determines how to display a measuring annotation and how user can interact with measuring annotation. |
 | WpfMeasuringTextView | Determines how to display the text block with measurement result and how user can interact with text block. |
See Also