'Usage
Dim instance As RequestData
Dim value As CommandRequest
instance.Request = value
value = instance.Request
Property Value
A CommandRequest object that specifies the command to be applied on an image.
Remarks
For example if you want to apply a Flip operation on an image, you need to set this property to an object of type FlipRequest, and set the Operation property to OperationType.Flip.
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