[Missing <summary> documentation for "M:CoreDevices.ICoreImageCom.GetArrayInt16"]

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

Syntax

C#
short[,] GetArrayInt16()
Visual Basic (Declaration)
Function GetArrayInt16 As Short(,)
Visual C++
array<short,2>^ GetArrayInt16()

Return Value

[Missing <returns> documentation for "M:CoreDevices.ICoreImageCom.GetArrayInt16"]

See Also