[Missing <summary> documentation for "P:CoreDevices.IEasyCoreCom.MMFilterWheel"]
Assembly: Micromanager_net (in Micromanager_net.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
FilterWheel MMFilterWheel { get; set; } |
Visual Basic (Declaration) |
---|
Property MMFilterWheel As FilterWheel |
Visual C++ |
---|
property FilterWheel^ MMFilterWheel { FilterWheel^ get (); void set (FilterWheel^ value); } |