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

Operation Property






Gets or sets the operation type to be applied on the image.
Syntax
public OperationType Operation {get; set;}
'Declaration
 
Public Property Operation As OperationType
'Usage
 
Dim instance As RequestData
Dim value As OperationType
 
instance.Operation = value
 
value = instance.Operation
public OperationType Operation {get; set;}
 get_Operation();
set_Operation(value);
public:
property OperationType Operation {
   OperationType get();
   void set (    OperationType value);
}

Property Value

A OperationType enumeration value that specifies the operation to be applied on an image.
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

RequestData Class
RequestData 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