←Select platform

MathematicalFunctionCommandType Enumeration

Summary

Value that indicates the function used by the MathematicalFunctionCommand class object.

Syntax
C#
VB
Objective-C
C++
Java
public enum MathematicalFunctionCommandType   
Public Enum MathematicalFunctionCommandType  
typedef NS_ENUM(NSInteger, LTMathematicalFunctionCommandType) 
public enum MathematicalFunctionCommandType 
public enum class MathematicalFunctionCommandType   

Members
ValueMemberDescription
0Square Square function.
1Logarithm Logarithmic function.
2SquareRoot Square root function.
3Sine Sine function.
4Cosine Cosine function.

Requirements

Target Platforms

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Color Assembly