LEADTOOLS Image Processing (Leadtools.ImageProcessing.Core assembly)

ObjectRectangle Property (ObjectCounterCommandEventArgs)

Show in webframe







Gets Object rectangle surrounding the object.
Syntax
public LeadRect ObjectRectangle {get;}
'Declaration
 
Public ReadOnly Property ObjectRectangle As LeadRect
'Usage
 
Dim instance As ObjectCounterCommandEventArgs
Dim value As LeadRect
 
value = instance.ObjectRectangle
public LeadRect ObjectRectangle {get;}

            

            
 get_ObjectRectangle(); 
public:
property LeadRect ObjectRectangle {
   LeadRect get();
}

Property Value

Rectangle surrounding the object.
Example
Refer to ObjectCounterCommand.
Requirements

Target Platforms

See Also

Reference

ObjectCounterCommandEventArgs Class
ObjectCounterCommandEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.