LEADTOOLS Image Processing (Leadtools.ImageProcessing.Core assembly)

Rectangle Property (AutoCropRectangleCommand)

Show in webframe







Rectangle object to be updated.
Syntax
public LeadRect Rectangle {get;}
'Declaration
 
Public ReadOnly Property Rectangle As LeadRect
'Usage
 
Dim instance As AutoCropRectangleCommand
Dim value As LeadRect
 
value = instance.Rectangle
public LeadRect Rectangle {get;}
@property (nonatomic, assign, readonly) LeadRect rectangle;
public LeadRect getRectangle()
 get_Rectangle(); 
public:
property LeadRect Rectangle {
   LeadRect get();
}

Property Value

Rectangle variable to be updated.
Example
Refer to AutoCropRectangleCommand.
Requirements

Target Platforms

See Also

Reference

AutoCropRectangleCommand Class
AutoCropRectangleCommand Members

 

 


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