←Select platform

ObjectData Property (ObjectCounterCommandEventArgs)

Summary

Gets the two dimensional array corresponding to the location of the object pixels in the object rectangle.

Syntax

C#
VB
C++
public int[][] ObjectData {get;}
Public ReadOnly Property ObjectData As Integer()()
public: 
property array<array<int>^>^ ObjectData { 
   array<array<int>^>^ get(); 
} 

Property Value

Two dimensional array corresponding to the location of the object pixels in the object rectangle.

Example

Refer to ObjectCounterCommand.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.ImageProcessing.Core Assembly
Click or drag to resize