GDI compatible image

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

Syntax

C#
public Object ImageIPictureDisp { get; }
Visual Basic (Declaration)
Public ReadOnly Property ImageIPictureDisp As Object
Visual C++
public:
virtual property Object^ ImageIPictureDisp {
	Object^ get () sealed;
}

Implements

ICoreImageCom..::.ImageIPictureDisp

See Also