←Select platform

SmoothCommandDirectionType Enumeration

Summary
Enumerated values that indicate whether the element being smoothed is vertical or horizontal.

Syntax
C#
VB
Objective-C
C++
Java
public enum SmoothCommandDirectionType   
Public Enum SmoothCommandDirectionType  
typedef NS_ENUM(NSInteger, LTSmoothCommandDirectionType) 
public enum SmoothCommandDirectionType 
public enum class SmoothCommandDirectionType   
Members
ValueMemberDescription
0Horizontal A horizontal bump or nick.
1Vertical A vertical bump or nick.
Requirements

Target Platforms

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

Leadtools.ImageProcessing.Core Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.