Class handles property changes of the devices. It uses an event model to make all the players (device, adapter, and GUI)

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

Syntax

C#
public class PropertyInfo
Visual Basic (Declaration)
Public Class PropertyInfo
Visual C++
public ref class PropertyInfo

Inheritance Hierarchy

System..::.Object
  CoreDevices..::.PropertyInfo

See Also