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

Operation Property

Show in webframe





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:
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

See Also

Reference

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