LEADTOOLS WCF Image Processing (Leadtools.Services.ImageProcessing.DataContracts assembly)

Rectangle Property

Show in webframe





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:
property LeadRect Rectangle {
   LeadRect get();
   void set (    LeadRect value);
}

Property Value

The rectangle area to which the image will be cropped.
Requirements

Target Platforms

See Also

Reference

CropRequest Class
CropRequest Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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