Stemmer.Cvb.Wpf.Controls Namespace

CVB.Net Documentation
The namespace Stemmer.Cvb.Wpf.Controls contains controls for use in WPF applications.
Classes

  ClassDescription
Public classDisableableMouseWheelScrollViewer
A scroll viewer on which mouse wheel handling can be disabled.
Public classDisplay
Displays images with optional overlays and zoom control.
Public classDisplayCanvas
This canvas displays an image in the background and arranges its children according to the pixel coordinates of the image.
Public classDisplayZoomEventArgs
Event arguments for all display zoom related events.
Public classGenApiGrid
Property grid control to show all GenICam GenApi feature Nodes from a NodeMap.
Public classImageEditor
A display control with support for drawing in the overlay bit-plane of an image.
Public classImageSourceChangedEventArgs
Bubbling event to inform about image source changes.
Public classMeasureLine
Defines a measure line with display of the control's width/height. May be used inside a grid to display another control's extent.
Public classMeasureLineExtensions
Extension methods for types involved in the implementation of MeasureLine.
Interfaces

  InterfaceDescription
Public interfaceIDisplay
Common CVB WPF Display interface.
Enumerations

  EnumerationDescription
Public enumerationAutoScaleContent
Determines whether the content is automatically scaled by the canvas via a render transform or not.
Public enumerationLengthUnit
Defines the unit of the DisplayCanvas length properties for child elements.
Public enumerationMaxVisibility
Defines which features should be shown in the GenApiGrid.
Public enumerationMeasureLinePlacement
Possible placements of a measure line (relative to the UIElement which they are measuring).
Public enumerationMeasureLineValueSource
Possible value sources for the value displayed by a measure line.
Public enumerationMouseOverInformation
Available mouse over information for the Display.
Public enumerationPixelCoordinateSystem
Defines the location of a point in an image pixel.