Click or drag to resize

ScanControllerViewModel Class

Provides a wrapper for a selectable scan controller.
Inheritance Hierarchy
SystemObject
  RAYLASE.Marker.JobElement.GUIScanControllerViewModel

Namespace: RAYLASE.Marker.JobElement.GUI
Assembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntax
C#
public class ScanControllerViewModel : INotifyPropertyChanged

The ScanControllerViewModel type exposes the following members.

Constructors
 NameDescription
Public methodScanControllerViewModelInitializes a new instance of the ScanControllerViewModel class
Top
Properties
 NameDescription
Public propertyIsSelected 
Public propertyScanController 
Top
Events
 NameDescription
Public eventPropertyChanged 
Top
See Also