Leadtools.ImageProcessing.Core Namespace > ObjectCounterCommand Class : ObjectCounter Event |
The event handler receives an argument of type ObjectCounterCommandEventArgs containing data related to this event. The following ObjectCounterCommandEventArgs properties provide information specific to this event.
Property | Description |
---|---|
ObjectData | Gets the two dimensional array corresponding to the location of the object pixels in the object rectangle. ![]() |
ObjectRectangle | Gets Object rectangle surrounding the object. ![]() |