LEADTOOLS Image Processing (Leadtools.ImageProcessing.Core assembly)

SliceRectangle Property

Show in webframe







Gets the bounding rectangle of the extracted slice.
Syntax
public LeadRect SliceRectangle {get;}
'Declaration
 
Public ReadOnly Property SliceRectangle As LeadRect
'Usage
 
Dim instance As SliceCommandEventArgs
Dim value As LeadRect
 
value = instance.SliceRectangle
public LeadRect SliceRectangle {get;}

            

            
 get_SliceRectangle(); 
public:
property LeadRect SliceRectangle {
   LeadRect get();
}

Property Value

The bounding rectangle of the extracted slice.
Example
Refer to SliceCommand example.
Requirements

Target Platforms

See Also

Reference

SliceCommandEventArgs Class
SliceCommandEventArgs Members

 

 


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