Base of any viewer that can be constructed. This can just be a viewer or things that are even more interactive.

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

Syntax

C#
public interface IPictureView
Visual Basic (Declaration)
Public Interface IPictureView
Visual C++
public interface class IPictureView

See Also