Default image viewer
Namespace:
CoreDevicesAssembly: Micromanager_net (in Micromanager_net.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public void PaintSurface( IPictureView[] PaintSurface ) |
Visual Basic (Declaration) |
---|
Public Sub PaintSurface ( _ PaintSurface As IPictureView() _ ) |
Visual C++ |
---|
public: virtual void PaintSurface( array<IPictureView^>^ PaintSurface ) sealed |
Parameters
- PaintSurface
- Type: array<
CoreDevices..::.IPictureView
>[]()[]
[Missing <param name="PaintSurface"/> documentation for "M:CoreDevices.EasyCore.PaintSurface(CoreDevices.IPictureView[])"]