LEADTOOLS Image Processing (Leadtools.ImageProcessing.Core assembly)

ObjectRectangle Property (FastMagicWandCommand)

Show in webframe







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

            

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

Property Value

Object rectangle: a rectangle surrounding the region found.
Example
Refer to FastMagicWandCommand
Requirements

Target Platforms

See Also

Reference

FastMagicWandCommand Class
FastMagicWandCommand Members

 

 


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