LEADTOOLS Image Processing (Leadtools.ImageProcessing.Core assembly)
LEAD Technologies, Inc

ObjectRectangle Property (ObjectCounterCommandEventArgs)






Gets Object rectangle surrounding the object. .NET support
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ObjectCounterCommandEventArgs Class
ObjectCounterCommandEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.