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

Rectangle Property (AutoCropRectangleCommand)






Rectangle object to be updated. .NET support WinRT support Silverlight support
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;}
 get_Rectangle(); 
public:
property LeadRect Rectangle {
   LeadRect get();
}

Property Value

Rectangle variable to be updated.
Example
Refer to AutoCropRectangleCommand.
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

AutoCropRectangleCommand Class
AutoCropRectangleCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

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