This namespace contains adorners that may be used with CVB's WPF display. More...
Classes | |
| class | Area2DMoveThumb |
| Thumb that rotates the Area2D overlay. More... | |
| class | ContentAdorner |
| Adorner hosting any FrameworkElement. More... | |
| class | DisplayCanvasThumbObject |
| A thumb that is tailored to the requirements of the Stemmer.Cvb.Wpf.DisplayCanvas object. More... | |
| class | ImageInfoAdorner |
| Adorner to show image stats. More... | |
| class | MeasureLineAdorner |
| Adorner with which pixel distance and angle regarding the x-axis is calculated. More... | |
| class | MouseOverInfoAdorner |
| Mouse over info adorner. More... | |
| class | MoveThumb |
| Semi-Generic move thumb for ImageOverlays. More... | |
| class | RectangleAdorner |
| Adorner that simply displays a rectangle. More... | |
| class | ResizeThumb |
| A resizer thumb, tailored to the requirements of objects living on a DisplayCanvas. More... | |
| class | TextAdorner |
| Base class for all adorners displaying text. More... | |
| class | ZoomAdorner |
| Display adorner that shows a zoom slider. More... | |
Enumerations | |
| enum | HookPoint { None , P0 , P1 , P2 } |
| Defines the point to which the move thumb is attached. More... | |
| enum | PlacementMode { Free , StayInsideImage } |
| Limitations to the placement of controls that are adorned with a move thumb. More... | |
| enum | CoordinateMode { Pixel , SubPixel } |
| Limitations to pixel coordinates. More... | |
| enum | MoveDirection { Horizontal = 1 , Vertical = 2 , Both = Horizontal | Vertical } |
| Move directions. More... | |
| enum | ResizerRole { Undefined , All , LeftTop , CenterTop , RightTop , LeftCenter , RightCenter , LeftBottom , CenterBottom , RightBottom } |
| Resizer role defines what the resizer can actually do. More... | |
This namespace contains adorners that may be used with CVB's WPF display.
| enum CoordinateMode |
| enum HookPoint |
| enum MoveDirection |
| enum PlacementMode |
| enum ResizerRole |
Resizer role defines what the resizer can actually do.