Click or drag to resize

TimingCanvas Class

[Missing <summary> documentation for "T:RAYLASE.Marker.Common.GUI.TimingCanvas"]

Inheritance Hierarchy
SystemObject
  System.Windows.ThreadingDispatcherObject
    System.WindowsDependencyObject
      System.Windows.MediaVisual
        System.WindowsUIElement
          System.WindowsFrameworkElement
            System.Windows.ControlsPanel
              System.Windows.ControlsCanvas
                RAYLASE.Marker.Common.GUITimingCanvas

Namespace: RAYLASE.Marker.Common.GUI
Assembly: RAYLASE.Marker.Common (in RAYLASE.Marker.Common.dll) Version: 2.19.0
Syntax
C#
public class TimingCanvas : Canvas

The TimingCanvas type exposes the following members.

Constructors
 NameDescription
Public methodTimingCanvasInitializes a new instance of the TimingCanvas class
Top
Methods
 NameDescription
Public methodUpdateTimeDiagram Creates a time diagram showing the value (i. e. all bits) in the first row and on demand a single line for each bit configured in the port. In the lowest section is the t axis with its description.
Top
See Also