←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 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly