MotionDetector_Get2DTextGrid
method
Delphi
function MotionDetector_Get2DTextGrid: string;
C++Builder
System::UnicodeString __fastcall MotionDetector_Get2DTextGrid();
C#
public string MotionDetector_Get2DTextGrid();
VB.NET
Public Function MotionDetector_Get2DTextGrid() As String
C++/Qt
wchar_t * MotionDetector_Get2DTextGrid ();
retrieves a pseudo 2D text representation of the grid. Useful for debug / finalization purposes.