Click or drag to resize

BaseBarcodeView Class

[Missing <summary> documentation for "T:RAYLASE.MarkerPlugin.JobElements.BarcodeViews.BaseBarcodeView"]

Inheritance Hierarchy
SystemObject
  System.Windows.ThreadingDispatcherObject
    System.WindowsDependencyObject
      System.Windows.MediaVisual
        System.WindowsUIElement
          System.WindowsFrameworkElement
            System.Windows.ControlsControl
              System.Windows.ControlsContentControl
                System.Windows.ControlsUserControl
                  RAYLASE.Shared.GUIBaseBindableView
                    RAYLASE.MarkerPlugin.JobElements.BarcodeViewsBaseBarcodeView
                      More

Namespace: RAYLASE.MarkerPlugin.JobElements.BarcodeViews
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntax
C#
public class BaseBarcodeView : BaseBindableView

The BaseBarcodeView type exposes the following members.

Constructors
 NameDescription
Public methodBaseBarcodeViewInitializes a new instance of the BaseBarcodeView class
Top
Properties
 NameDescription
Public propertyBarcodeProfile 
Public propertySizeEnabled 
Top
Methods
 NameDescription
Protected methodRaisePropertyChanged Raises this object's PropertyChanged event.
(Inherited from BaseBindableView)
Protected methodSetPropertyT Checks if a property already matches a desired value. Sets the property and notifies listeners only when necessary.
(Inherited from BaseBindableView)
Top
Events
 NameDescription
Public eventPropertyChanged Raised whenever a property value has changed.
(Inherited from BaseBindableView)
Top
See Also
Inheritance Hierarchy
SystemObject
  System.Windows.ThreadingDispatcherObject
    System.WindowsDependencyObject
      System.Windows.MediaVisual
        System.WindowsUIElement
          System.WindowsFrameworkElement
            System.Windows.ControlsControl
              System.Windows.ControlsContentControl
                System.Windows.ControlsUserControl
                  RAYLASE.Shared.GUIBaseBindableView
                    RAYLASE.MarkerPlugin.JobElements.BarcodeViewsBaseBarcodeView
                      RAYLASE.MarkerPlugin.JobElements.BarcodeViewsCodablockFView
                      RAYLASE.MarkerPlugin.JobElements.BarcodeViewsCode128View
                      RAYLASE.MarkerPlugin.JobElements.BarcodeViewsCode2of5View
                      RAYLASE.MarkerPlugin.JobElements.BarcodeViewsCodeView
                      RAYLASE.MarkerPlugin.JobElements.BarcodeViewsDataMatrixView
                      RAYLASE.MarkerPlugin.JobElements.BarcodeViewsEanView
                      RAYLASE.MarkerPlugin.JobElements.BarcodeViewsGs1DataBarView
                      RAYLASE.MarkerPlugin.JobElements.BarcodeViewsMicroPdf417View
                      RAYLASE.MarkerPlugin.JobElements.BarcodeViewsMicroQrCodeView
                      RAYLASE.MarkerPlugin.JobElements.BarcodeViewsPdf417View
                      RAYLASE.MarkerPlugin.JobElements.BarcodeViewsPostalCodeView
                      RAYLASE.MarkerPlugin.JobElements.BarcodeViewsQrCodeView
                      RAYLASE.MarkerPlugin.JobElements.BarcodeViewsUpcView