Optional delegate method for additional processing.
Syntax
Event Data
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. |
Example
Requirements
Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)
See Also