[Missing <summary> documentation for "P:CWrapper.cImage.Data"]

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

Syntax

C#
public IntPtr Data { get; }
Visual Basic (Declaration)
Public ReadOnly Property Data As IntPtr
Visual C++
public:
property IntPtr Data {
	IntPtr get ();
}

See Also