Leadtools.ImageProcessing.Core Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
ObjectCounterCommandEventArgs Class Members
See Also  Properties 
Leadtools.ImageProcessing.Core Namespace : ObjectCounterCommandEventArgs Class


The following tables list the members exposed by ObjectCounterCommandEventArgs.

Public Constructors

 NameDescription
Public ConstructorObjectCounterCommandEventArgs Constructor Initializes a new ObjectCounterCommand with explicit parameters.  
Top

Public Properties

 NameDescription
Public PropertyObjectData Gets the two dimensional array corresponding to the location of the object pixels in the object Rectangle.  
Public PropertyObjectRectangle Gets Object Rectangle surrounding the object.  
Top

See Also