C#
VB
C++
Gets the Object data array.
public int[][] ObjectData { get; }
Public ReadOnly Property ObjectData As Integer()()
public:
property array<array<int>^>^ ObjectData {
array<array<int>^>^ get();
}
Object data array: The elements of the array that are 1 corresponds to points belonging to the object within the ObjectRectangle area, the elements that are 0 do not belong to the object.
Refer to FastMagicWandCommand
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET