←Select platform

Operation Property

Summary

Gets or sets the operation type to be applied on the image.

Syntax

C#
VB
C++
[DataMemberAttribute(Name="Operation", IsRequired=true)] 
public OperationType Operation { get; set; } 

Property Value

A OperationType enumeration value that specifies the operation to be applied on an image.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Services.ImageProcessing.DataContracts Assembly