[Missing <summary> documentation for "T:CoreDevices.DeviceControls.LUTGraph"]

Namespace:  CoreDevices.DeviceControls
Assembly:  Micromanager_net (in Micromanager_net.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
[SerializableAttribute]
public class LUTGraph : UserControl
Visual Basic (Declaration)
<SerializableAttribute> _
Public Class LUTGraph _
	Inherits UserControl
Visual C++
[SerializableAttribute]
public ref class LUTGraph : public UserControl

Inheritance Hierarchy

System..::.Object
  System..::.MarshalByRefObject
    System.ComponentModel..::.Component
      System.Windows.Forms..::.Control
        System.Windows.Forms..::.ScrollableControl
          System.Windows.Forms..::.ContainerControl
            System.Windows.Forms..::.UserControl
              CoreDevices.DeviceControls..::.LUTGraph
                CoreDevices.NI_Controls..::.NILUTGraph

See Also