LEADTOOLS WCF Image Processing (Leadtools.Services.ImageProcessing.DataContracts assembly)
LEAD Technologies, Inc

Rectangle Property






Gets or sets the rectangle area to which the image will be cropped.
Syntax
[DataMemberAttribute(Name="Rectangle", IsRequired=true)]
public LeadRect Rectangle {get; set;}
'Declaration
 
<DataMemberAttribute(Name="Rectangle", IsRequired=True)>
Public Property Rectangle As LeadRect
'Usage
 
Dim instance As CropRequest
Dim value As LeadRect
 
instance.Rectangle = value
 
value = instance.Rectangle
[DataMemberAttribute(Name="Rectangle", IsRequired=true)]
public LeadRect Rectangle {get; set;}
DataMemberAttribute(Name="Rectangle", IsRequired=)
 get_Rectangle();
set_Rectangle(value);
[DataMemberAttribute(Name="Rectangle", IsRequired=true)]
public:
property LeadRect Rectangle {
   LeadRect get();
   void set (    LeadRect value);
}

Property Value

The rectangle area to which the image will be cropped.
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

CropRequest Class
CropRequest Members

 

 


Products | Support | Contact Us | Copyright Notices

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

Applications developed with LEADTOOLS WCF components require runtime licenses. Server licensing is required for applications on a server. For more information, refer to: LEADTOOLS Toolkit Features